DrawWPFPath Properties

PDF File Writer

DrawWPFPath Properties

The DrawWPFPath type exposes the following members.

Properties
  NameDescription
Public propertyBlendMode
Blend mode
Public propertyBrushOpacity
Brush opacity
Public propertyDashArray
Pen's dash array
Public propertyDashPhase
Pen's dash starting phase
Public propertyFillRule
Fill rule
Public propertyLineCap
Line cap
Public propertyLineJoin
Line join
Public propertyMiterLimit
Miter limit
Public propertyPathBBoxHeight
Input path bounding box height
Public propertyPathBBoxWidth
Input path bounding box width
Public propertyPathBBoxX
Input path bounding box left position
Public propertyPathBBoxY
Input path bounding box top (y axis down) or bottom (y axis up) position
Public propertyPathYAxis
Input path bounding box y axis direction (default is down)
Public propertyPenOpacity
Pen opacity
Public propertyPenWidth
Pen width
Top
See Also