SectionViewGroupCreationRangeOptionsUseUserSpecifiedOffset Property |
Gets or sets a boolean value which specifies whether the offset is set by user.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool UseUserSpecifiedOffset { get; set; }
Public Property UseUserSpecifiedOffset As Boolean
Get
Set
public:
property bool UseUserSpecifiedOffset {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also