LinePropertiesLineWidth Property |
The current width (thickness) of the pen stroke when drawing lines/curves.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double LineWidth { get; }
Public ReadOnly Property LineWidth As Double
Get
public:
property double LineWidth {
double get ();
}
member LineWidth : float with get
Property Value
Double
See Also