Skip to main content
All docs
V25.2
  • OutlineStyle Properties

    Contains properties that define the outline style of a shape.
    Name Description
    CapType Gets or sets the type of line end caps.
    CompoundType Gets or sets whether the outline is rendered as a single line or as multiple parallel lines with varying thicknesses.
    DashType Gets or sets the dash type of the outline.
    Fill Gets or sets the outline fill.
    JoinType Gets or sets the join type of the outline.
    MiterLimit Gets or sets the miter limit of the outline.
    Width Gets or sets the outline width.
    See Also