Click or drag to resize

PenX Properties

The PenX type exposes the following members.

Properties
 NameDescription
Public propertyAlignment 
Public propertyBrush 
Public propertyColor 
Public propertyCompoundArray 
Public propertyDashCap 
Public propertyDashPattern 
Public propertyEndCap 
Public propertyIsInvisible Determines if this pen is invisible. It is invisible if it has an invisible brush or the color is transparent.
Public propertyIsVisible Determines if this pen is visible. It is visible if it has a visible brush.
Public propertyLineJoin 
Public propertyMiterLimit 
Public propertyStartCap 
Public propertyTransformation 
Public propertyWidth 
Top
See Also