DwfWhipContourSet class

DwfWhipContourSet class

Represents Whip contour set object

Inheritance: DwfWhipContourSetDwfWhipPointSetDwfWhipDrawableDwfWhipObject

The DwfWhipContourSet type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the DwfWhipContourSet class
initInitializes a new instance of the DwfWhipContourSet class

Properties

PropertyDescription
is_materializedGets or sets value, that object is materialized
colorGets or sets Color
line_weightGets or sets line weight
is_visibleGets or sets a value indicating whether object is visible.
transform_matrixGets or sets transform matrix
line_styleGets or sets line style
layer_indexGets or sets layer index
min_pointGets the min point of object.
max_pointGets the max point of object.
pointsGets points
is_transformedGets or sets is transformed, true if the points have been transformed
incarnationGets or sets rendition incarnation
contour_numberGets or sets the number of contours in the set (size of counts_list.)
stage_item_counterGets or sets stage item counter

Methods

MethodDescription
transformTransforms object

See Also