FillPatternLinesPerLength Property |
Gets the number of solid lines that placed in unit length.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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