Enum DgnLineStyle

DgnLineStyle enumeration

Line style

public enum DgnLineStyle

Values

NameValueDescription
Solid0Solid line style
Dotted1Dotted line style
MediumDashed2Medium dashed
LongDashed3Long dashed
DotDashed4Dot dashed
ShortDashed5Short dashed
DashDoubleDot6Dash double dot
LongDashShortDash7Long dash-short dash

See Also