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