Search
Pen.Unit Property
See Also
 






Gets or sets the unit of the pen width.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public PenUnit Unit { get; set; }

Visual Basic  Copy Code

Public Property Unit As PenUnit

 Property Value

 See Also