FillPatternLinesPerLength Property |
Gets the number of solid lines that placed in unit length.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double LinesPerLength { get; }
Public ReadOnly Property LinesPerLength As Double
Get
public:
property double LinesPerLength {
double get ();
}
member LinesPerLength : float with get
Property Value
Double
See Also