Class DwfWhipImage
Contents
[
Hide
]DwfWhipImage class
DwfWhipImage class
public class DwfWhipImage : DwfWhipImageBase
Constructors
Name | Description |
---|---|
DwfWhipImage(int) | Initializes a new instance of the class. |
Properties
Name | Description |
---|---|
BinaryData { get; } | Binary dataof image encoded accrording to format |
virtual Color { get; set; } | Gets or sets Color |
Columns { get; } | Gets image colums count |
IsMaterialized { get; } | Gets or sets value, that object is materialized |
virtual 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 |
MaxCorner { get; } | Gets maximal corner of image (bottom, right) |
override MaxPoint { get; } | Gets the max point of object. |
MinCorner { get; } | Gets minimal corner of image (top, left) |
override MinPoint { get; } | Gets the min point of object. |
Rows { get; } | Gets image rows count |
TransformMatrix { get; set; } | Gets or sets transform matrix |
See Also
- class DwfWhipImageBase
- namespace Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawable
- assembly Aspose.CAD