ImageGear .NET - Updated
ImGearVectorEntityArc Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityArc Class
Represents an elliptical arc that is defined by radii and angles.
Object Model
ImGearVectorEntityArc Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityArc 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityArc
public class ImGearVectorEntityArc : ImGearVectorEntity 
public __gc class ImGearVectorEntityArc : public ImGearVectorEntity 
public ref class ImGearVectorEntityArc : public ImGearVectorEntity 
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityArc

See Also

Reference

ImGearVectorEntityArc Members
ImageGear.Vector Namespace