DwfWhipImage Class |
Namespace: Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawable
The DwfWhipImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | DwfWhipImage |
Initializes a new instance of the class.
|
Name | Description | |
---|---|---|
![]() | BinaryData |
Binary dataof image encoded accrording to format
(Inherited from DwfWhipImageBase.) |
![]() | Color |
Gets or sets Color
(Inherited from DwfWhipDrawable.) |
![]() | Columns |
Gets image colums count
(Inherited from DwfWhipImageBase.) |
![]() | IsMaterialized |
Gets or sets value, that object is materialized
(Inherited from DwfWhipObject.) |
![]() | IsVisible |
Gets or sets a value indicating whether object is visible.
(Inherited from DwfWhipDrawable.) |
![]() | LayerIndex |
Gets or sets layer index
(Inherited from DwfWhipDrawable.) |
![]() | LineStyle |
Gets or sets line style
(Inherited from DwfWhipDrawable.) |
![]() | LineWeight |
Gets or sets line weight
(Inherited from DwfWhipDrawable.) |
![]() | MaxCorner |
Gets maximal corner of image (bottom, right)
(Inherited from DwfWhipImageBase.) |
![]() | MaxPoint |
Gets the max point of object.
(Inherited from DwfWhipImageBase.) |
![]() | MinCorner |
Gets minimal corner of image (top, left)
(Inherited from DwfWhipImageBase.) |
![]() | MinPoint |
Gets the min point of object.
(Inherited from DwfWhipImageBase.) |
![]() | Rows |
Gets image rows count
(Inherited from DwfWhipImageBase.) |
![]() | TransformMatrix |
Gets or sets transform matrix
(Inherited from DwfWhipDrawable.) |
Name | Description | |
---|---|---|
![]() | CheckFormat |
Checks the format.
(Overrides DwfWhipImageBaseCheckFormat(Int32).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | maxPoint |
Max point of object.
(Inherited from DwfWhipDrawable.) |
![]() | minPoint |
Min point of object.
(Inherited from DwfWhipDrawable.) |