CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Gets or Sets the Pen to use;
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
PenResource Pen { get; set; } |
| Visual Basic |
|---|
Property Pen As PenResource Get Set |
| Visual C++ |
|---|
property PenResource^ Pen { PenResource^ get (); void set (PenResource^ value); } |