DwfWhipImageBase class

DwfWhipImageBase class

Represents whip PNG group for image object

Inheritance: DwfWhipImageBaseDwfWhipDrawableDwfWhipObject

The DwfWhipImageBase type exposes the following members:

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.
columnsGets image colums count
rowsGets image rows count
min_cornerGets minimal corner of image (top, left)
max_cornerGets maximal corner of image (bottom, right)
binary_dataBinary dataof image encoded accrording to format

See Also