Gets or sets a value equal to a quantity of linetype elements per unit of its length.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overrides Property LineTypeScale() As Single |
C#
|
public override float LineTypeScale {get; set;} |
Property Value
A
float value indicating a quantity of linetype elements per unit of its length.
Remarks
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also