C# Class PurplePen.LineSpecialCourseObj.MySymdefKey

Show file Open project: petergolde/PurplePen

Public Properties

Property Type Description
color SpecialColor
dashSize float
gapSize float
lineKind LineKind
lineWidth float

Property Details

color public property

public SpecialColor,PurplePen color
return SpecialColor

dashSize public property

public float dashSize
return float

gapSize public property

public float gapSize
return float

lineKind public property

public LineKind lineKind
return LineKind

lineWidth public property

public float lineWidth
return float