SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptionsPercentageBeforeCurrentSampleLine Property |
Specifies the default distance percentage before the sample line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<ProjecitonPercentageType> PercentageBeforeCurrentSampleLine { get; }
Public ReadOnly Property PercentageBeforeCurrentSampleLine As PropertyEnum(Of ProjecitonPercentageType)
Get
public:
property PropertyEnum<ProjecitonPercentageType>^ PercentageBeforeCurrentSampleLine {
PropertyEnum<ProjecitonPercentageType>^ get ();
}
Property Value
PropertyEnumProjecitonPercentageType
See Also