Share

SettingsCmdCreateOffsetAlignment.OffsetAlignmentOptions Property

Specifies the offset alignment options.



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

Syntax

C#

public SettingsCmdCreateOffsetAlignmentSettingsCmdOffsetAlignmentOptions OffsetAlignmentOptions { get; }

VB

Public ReadOnly Property OffsetAlignmentOptions As SettingsCmdCreateOffsetAlignmentSettingsCmdOffsetAlignmentOptions
	Get

C++

public:
property SettingsCmdCreateOffsetAlignmentSettingsCmdOffsetAlignmentOptions^ OffsetAlignmentOptions {
	SettingsCmdCreateOffsetAlignmentSettingsCmdOffsetAlignmentOptions^ get ();
}

Property Value

SettingsCmdCreateOffsetAlignmentSettingsCmdOffsetAlignmentOptions

See Also

Reference

Was this information helpful?