Foreign Class |
Namespace: Aspose.Diagram
The Foreign type exposes the following members.
| Name | Description | |
|---|---|---|
| Del |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
| |
| ImgHeight |
Determines the height of the object's image within its border. The default formula is: F="Height*1".
| |
| ImgOffsetX |
Determines the distance the object is offset horizontally from the origin of the object's border. The default value is 0; the default formula is F="ImgWidth*0".
| |
| ImgOffsetY |
Determines the distance the object is offset vertically from the origin of the object's border. The default value is 0; the default formula is F="ImgHeight*0".
| |
| ImgWidth |
Determines the width of the object's image within its border. The default formula is: F="Width*1".
|
| Name | Description | |
|---|---|---|
| Clone |
Creates deep copy of this instance.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |