IAcadSubEntSolidEdgeLinetypeScale Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
double LinetypeScale { get; }
ReadOnly Property LinetypeScale As Double
Get
property double LinetypeScale {
double get ();
}
abstract LinetypeScale : float with get
Property Value
Type:
Double
Implements
IAcadSubEntityLinetypeScale
See Also