public class ImageGeometry extends ContentPartGeometry
| Constructor and Description |
|---|
ImageGeometry(AsposeImageContainer imageContainer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoordinateSystemOrigin() |
double |
getHeight() |
int |
getUnitOfMeasurement() |
double |
getWidth() |
getAlwaysConsiderMargins, getBottomMargin, getLeftMargin, getPrintingHeight, getPrintingWidth, getRightMargin, getTopMargin, isEmptypublic ImageGeometry(AsposeImageContainer imageContainer)
public int getCoordinateSystemOrigin()
getCoordinateSystemOrigin in class ContentPartGeometrypublic double getHeight()
getHeight in class ContentPartGeometrypublic int getUnitOfMeasurement()
getUnitOfMeasurement in class ContentPartGeometrypublic double getWidth()
getWidth in class ContentPartGeometryCopyright © 2026. All rights reserved.