DwfWhipPolymarker class

DwfWhipPolymarker class

A drawing object describing a POLYMARKER (a set of points).

Inheritance: DwfWhipPolymarkerDwfWhipPointSetDwfWhipDrawableDwfWhipObject

The DwfWhipPolymarker type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DwfWhipPolymarker

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

Methods

MethodDescription
transformTransforms object

See Also