ImageGear .NET
ImGearVectEntities Enumeration




Specifies the type of the entity.
Syntax
'Declaration
 
Public Enum ImGearVectEntities 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearVectEntities
public enum ImGearVectEntities : System.Enum 
__value public enum ImGearVectEntities : public System.Enum 
public enum class ImGearVectEntities : public System.Enum 
Members
MemberValueDescription
ARC6The entity is an elliptical arc.
BEZIER_CURVE8The entity is a Bezier curve.
BEZIER_SURFACE16The entity is a Bezier surface.
BLOCK1The entity is a block.
CONNECTION13The entity is a connection edge.
EASY_SURFACE10The entity is an easy surface.
EASYLINE2The entity is an easy line.
ELLIPSE5The entity is an ellipse.
FIGURE12The entity is a figure.
GEOMETRY21The entity is a geometry.
INSERTION20The entity is an insertion.
NURBS_CURVE9The entity is a NURBS curve.
NURBS_SURFACE11The entity is a NURBS surface.
POLYLINE3The entity is a polyline.
POLYLINEEX4The entity is an extended polyline.
RASTER14The entity is a raster.
SHELL17The entity is a shell.
SHELLEX18The entity is an extended shell.
SOLID19The entity is a solid.
TEXT7The entity is a text.
UNKNOWN0Unknow entity.
VIEWPORT15The entity is a viewport.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Vector.ImGearVectEntities

See Also

Reference

ImageGear.Vector Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback