| Graphic Class |
Namespace: XmlMind.FoConverter
The Graphic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetClientData | ||
| GetFormat | ||
| GetGraphicType | ||
| GetHashCode | (Inherited from Object.) | |
| GetHeight | ||
| GetLocation | ||
| GetType | (Inherited from Object.) | |
| GetWidth | ||
| GetXResolution | ||
| GetYResolution | ||
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| clientData |
Value returned by GetClientData.
| |
| format |
Value returned by GetFormat.
| |
| graphicType |
Value returned by GetGraphicType.
| |
| height |
Value returned by GetHeight.
| |
| location |
Value returned by GetLocation.
| |
| width |
Value returned by GetWidth.
| |
| xResolution |
Value returned by GetXResolution.
| |
| yResolution |
Value returned by GetYResolution.
|