1-800-975-iCAD
9:00am to 5:00pm Pacific Time
Linetype Property
Linetype property
Sets or returns the linetype of an entity. The default linetype is the linetype of the layer (BYLAYER).
Syntax
stringVariable = object.Linetype
object.Linetype = <string>
Where:
stringVariable is a variable for storing the linetype name.
object is the applicable entity object;
string is the name of a linetype to be assigned to an entity.
Examples...
LineType property example
|
|
|