Enum GraphicalObjectType
GraphicalObjectType enumeration
public enum GraphicalObjectType
Values
Name | Value | Description |
---|---|---|
None | 0 | |
Point | 1 | |
MultiPoint | 2 | |
Line | 3 | |
Polyline | 4 | |
Region | 5 | |
Rectangle | 6 | |
RoundedRectangle | 7 | |
Text | 8 | |
Ellipse | 9 | |
Arc | 10 | |
GraphicalCollection | 11 |
See Also
- namespace Aspose.Gis.Common.Formats.MapInfo.GraphicalObjects
- assembly Aspose.GIS