ImageGear .NET - Updated
ImGearVectorEntityPolylineEx Class
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityPolylineEx Class
Represents extended polyline.
Object Model
ImGearVectorEntityPolylineEx ClassImGearVectorVertexCont Class
Syntax
'Declaration
 
Public Class ImGearVectorEntityPolylineEx 
   Inherits ImGearVectorEntity
'Usage
 
Dim instance As ImGearVectorEntityPolylineEx
public class ImGearVectorEntityPolylineEx : ImGearVectorEntity 
public __gc class ImGearVectorEntityPolylineEx : public ImGearVectorEntity 
public ref class ImGearVectorEntityPolylineEx : public ImGearVectorEntity 
Remarks
Extended polyline object can have more than one disjointed contour.
Inheritance Hierarchy

System.Object
   ImageGear.Vector.ImGearVectorObject
      ImageGear.Vector.ImGearVectorEntity
         ImageGear.Vector.ImGearVectorEntityPolylineEx

See Also

Reference

ImGearVectorEntityPolylineEx Members
ImageGear.Vector Namespace