C# Class PurplePen.RectSpecialCourseObj.MySymdefKey

ファイルを表示 Open project: petergolde/PurplePen

Public Properties

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

Property Details

color public_oe property

public SpecialColor,PurplePen color
return SpecialColor

dashSize public_oe property

public float dashSize
return float

gapSize public_oe property

public float gapSize
return float

lineKind public_oe property

public LineKind lineKind
return LineKind

lineWidth public_oe property

public float lineWidth
return float