LineSegmentStartParameter Property |
Parameter associated with the start point.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double StartParameter { get; }
Public ReadOnly Property StartParameter As Double
Get
public:
property double StartParameter {
double get ();
}
member StartParameter : float with get
Property Value
Double
See Also