ContourStyle Property
From Land Auto
ContourStyle Property
Returns and set the Contour Style object for this contour.
Signature
object.ContourStyle
object
AeccContour The object or objects this property applies to.
ContourStyle
AeccContourStyle object; read-write
A contour style from the dictionary.
Remarks
You can use this property to get the contour style currently applied to this contour, or apply a different style.
The Contour Style object represents an entry in the dictionary named "AECC_CONTOUR_STYLES". The Contour Style object exposes a Name property, which is the keyword. You can iterate through the dictionary as a collection to determine the contour styles available in the drawing.