| Interface | Description |
|---|---|
| IBezierCurve |
Interface for cubic Bezier Curve geometry primitive
|
| IDrawableProperties |
Interface for Non-geometric properties for geometric representations
|
| IIgesDrawable |
Parent Interface for Simple geometric representation of an entity or its part
|
| IPolygon |
Interface for filled polygon (typically, triangle) geometry primitive
|
| IPolyLine |
Interface for multi-segment line geometry primitive
|
| IText |
Interface for text primitive
|
| Class | Description |
|---|---|
| BezierCurve |
Provides intermediate Drawable representation in form of cubic Bezier curve
|
| DrawableProperties |
Set of non-geometric properties for Drawable
|
| IgesDrawableBase |
Provides a base class for intermediate representation of document entities in simple geometric form
|
| Polygon | |
| Polyline |
Provides intermediate Drawable representation in form of segmented line
|
| TextDrawable |
Provides intermediate Drawable representation of a text in a drawing
|
| Enum | Description |
|---|---|
| LinePatternPredef |
Defines line style
|
| TextMirrioring |
Defines text mirrioring
|
| TextOrientation |
Defines orientation of text
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.