AlignmentMinorStationLabelGroupRangeStartFromFeature Property |
Gets or sets whether the range starts at the same value where the feature starts.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic override bool RangeStartFromFeature { set; }
Public Overrides WriteOnly Property RangeStartFromFeature As Boolean
Set
public:
virtual property bool RangeStartFromFeature {
void set (bool value) override;
}
Property Value
Boolean
See Also