ActiveLinetype Property |
Specifies the active linetype for the drawing.
Signature
object.ActiveLinetype
object
Document
The object or objects this property applies to.
ActiveLinetype
Linetype object; read-write
The active linetype for the drawing.
Remarks
The specified linetype must already exist in the drawing. To add a new linetype, use the Add method.
Comments? |