DwfWhipPointSet class
DwfWhipPointSet class
Represents point set object
Inheritance: DwfWhipPointSet
→
DwfWhipDrawable
→
DwfWhipObject
The DwfWhipPointSet type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of DwfWhipPointSet |
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 |
Methods
Method | Description |
---|---|
transform | Transforms object |
See Also
- module
aspose.cad.fileformats.dwf.whip.objects.drawable
- class
DwfWhipDrawable
- class
DwfWhipObject
- class
DwfWhipPointSet