Gets or sets the unit of the pen width.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public PenUnit Unit { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Unit As PenUnit |
A member of the PenUnit enumeration.
See Also