Property PenWidth
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
PenWidth
Get/Set the PenWidth in Drawing Units of the object.
public double PenWidth { get; set; }
Property Value
Remarks
Default value is 0.0. Raizes the OnBeforeModifyObject event. Raizes the OnAfterModifyObject event.