[]
        
(Showing Draft Content)

GrapeCity.Drawing.DashStop

DashStop Struct

Represents a dash stop primitive. Dashing schemes are built by specifying an ordered list of dash stop primitive. A dash stop primitive consists of a dash and a space.

Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public struct DashStop
Public Structure DashStop

Properties

Name Description
DashLength

Gets the length of the dash relative to the line width.

SpaceLength

Gets the length of the space relative to the line width.