public class DgnDimensionElement extends DgnDrawableEntityBase
Represents dimension
| Modifier and Type | Method and Description |
|---|---|
Cad3DPoint |
getMaxPoint()
Gets the max point of object.
|
Cad3DPoint |
getMinPoint()
Gets the min point of object.
|
getChilds, getId, getMetadatapublic Cad3DPoint getMinPoint()
Gets the min point of object.
Value: Min point of object.getMinPoint in class DgnDrawableEntityBasepublic Cad3DPoint getMaxPoint()
Gets the max point of object.
Value: Max point of object.getMaxPoint in class DgnDrawableEntityBaseCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.