LinetypeGeneration Property |
Specifies the linetype generation of a 2D polyline or a lightweight polyline.
Signature
object.LinetypeGeneration
object
LightweightPolyline,
Polyline
The object or objects this property applies to.
LinetypeGeneration
Boolean; read-write
TRUE: Generates the linetype in a continuous pattern through the polyline vertices.
FALSE: Generates the linetype starting and ending with a dash at each polyline vertex.
Remarks
This property does not apply to polylines with tapered segments.
A polyline with linetype generation set to true (left) and set to false (right)
Comments? |