Share

SettingsCmdCreateSectionView.SettingsCmdTableCreation.XOffset Property

Specifies the horizontal offset of the table.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble XOffset { get; }

VB

Public ReadOnly Property XOffset As PropertyDouble
	Get

C++

public:
property PropertyDouble^ XOffset {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?