AlignmentStationLabelStation Property |
Namespace: Autodesk.Revit.DB.InfrastructureAssembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Station { get; set; }
Public Property Station As Double
Get
Set
public:
property double Station {
double get ();
void set (double value);
}
member Station : float with get, set
Property Value
Double
See Also