DwfWhipContourSet class
DwfWhipContourSet class
Represents Whip contour set object
Inheritance: DwfWhipContourSet →
DwfWhipPointSet →
DwfWhipDrawable →
DwfWhipObject
The DwfWhipContourSet type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the DwfWhipContourSet class |
| init | Initializes a new instance of the DwfWhipContourSet class |
Properties
| Property | Description |
|---|---|
| is_materialized | Gets or sets value, that object is materialized |
| color | Gets or sets Color |
| line_weight | Gets or sets line weight |
| is_visible | Gets or sets a value indicating whether object is visible. |
| transform_matrix | Gets or sets transform matrix |
| line_style | Gets or sets line style |
| layer_index | Gets or sets layer index |
| min_point | Gets the min point of object. |
| max_point | Gets the max point of object. |
| points | Gets points |
| is_transformed | Gets or sets is transformed, true if the points have been transformed |
| incarnation | Gets or sets rendition incarnation |
| contour_number | Gets or sets the number of contours in the set (size of counts_list.) |
| stage_item_counter | Gets or sets stage item counter |
Methods
| Method | Description |
|---|---|
| transform | Transforms object |
See Also
- module
aspose.cad.fileformats.dwf.whip.objects.drawable - class
DwfWhipContourSet - class
DwfWhipDrawable - class
DwfWhipObject - class
DwfWhipPointSet