CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Gets or sets the LineWidth..::..Scaling of this LineWidth.
Namespace: CADability.AttributeAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public LineWidth..::..Scaling Scale { get; set; } |
| Visual Basic |
|---|
Public Property Scale As LineWidth..::..Scaling Get Set |
| Visual C++ |
|---|
public: property LineWidth..::..Scaling Scale { LineWidth..::..Scaling get (); void set (LineWidth..::..Scaling value); } |