ImageGear v26.0 - Updated
ImGearPolygon Class
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : ImGearPolygon Class
Defines a polygon shape.
Object Model
ImGearPolygon Class
Syntax
'Declaration
 
Public Class ImGearPolygon 
   Implements IImGearShape 
'Usage
 
Dim instance As ImGearPolygon
public class ImGearPolygon : IImGearShape  
public __gc class ImGearPolygon : public IImGearShape  
public ref class ImGearPolygon : public IImGearShape  
Remarks
Represents a polygon, i.e., a 2D shape defined by two or more points sequentilly connected by straight lines.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearPolygon

See Also

Reference

ImGearPolygon Members
ImageGear.Core Namespace

Is this page helpful?
Yes No
Thanks for your feedback.