ImageGear .NET - Updated
ImGearVectorEntityConnection Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityConnection Class
Represents a special entity that is used to connect end and start points of neighboring entities in the figure entity container.
Object Model
ImGearVectorEntityConnection Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityConnection 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityConnection
public class ImGearVectorEntityConnection : ImGearVectorEntity 
public __gc class ImGearVectorEntityConnection : public ImGearVectorEntity 
public ref class ImGearVectorEntityConnection : public ImGearVectorEntity 
Remarks
This class does not have public API.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityConnection

See Also

Reference

ImGearVectorEntityConnection Members
ImageGear.Vector Namespace
ImGearVectorEntity Class