LineDef Constructor(Unit,Color,DashStyle)
In This Topic
Initializes a new instance of the
LineDef class, assigning line width, color and dash style.
Syntax
Parameters
- width
- A value assigned to the Color property.
- color
- A value assigned to the Color property.
- style
- A value assigned to the DashStyle property.
See Also