DwfWhipGouraudPointSet
DwfWhipGouraudPointSet class
DwfWhipGouraudPointSet class
public class DwfWhipGouraudPointSet : DwfWhipPointSet
Constructors
Properties
Name |
Description |
virtual Color { get; set; } |
Gets or sets Color |
Colors { get; } |
Gets points |
IsMaterialized { get; } |
Gets or sets value, that object is materialized |
IsTransformed { get; } |
Gets or sets is transformed, true if the points have been transformed |
IsVisible { get; set; } |
Gets or sets a value indicating whether object is visible. |
LayerIndex { get; set; } |
Gets or sets layer index |
LineStyle { get; set; } |
Gets or sets line style |
LineWeight { get; set; } |
Gets or sets line weight |
override MaxPoint { get; } |
Gets the max point of object. |
override MinPoint { get; } |
Gets the min point of object. |
Points { get; } |
Gets points |
TransformMatrix { get; set; } |
Gets or sets transform matrix |
Methods
Name |
Description |
virtual Transform(DwfWhipTransform) |
Transforms object |
See Also