ImageGear for .NET
ImGearVectEntities Enumeration
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectEntities Enumeration




Glossary Item Box

Specifies the type of the entity.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.