SettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControlsEndRangeAtAlignmentEnd Property |
Gets whether the sampling range ends at the end of the alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean EndRangeAtAlignmentEnd { get; }
Public ReadOnly Property EndRangeAtAlignmentEnd As PropertyBoolean
Get
public:
property PropertyBoolean^ EndRangeAtAlignmentEnd {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also