LinetypeScale property

Sets or returns the linetype scale of an entity. Applies to All Drawing objects, AttributeReference or Group. The linetype scale of an object specifies the relative length of dash-dot linetypes per drawing unit.

The value is a positive real number. The default is 1.0

 

Syntax

doubleVariable = object.LinetypeScale

object.LinetypeScale = <double>

Where:

     doubleVariable is a double-precision variable or number for storing the linetype scale.

     object is the applicable entity object;

     double is the value of the linetype scale.

 

Examples...

LineTypeScale property example

 


© Bricsys NV. All rights reserved.