ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / IImGearARTPolygon Interface
Properties Methods

In This Topic
    IImGearARTPolygon Interface Members
    In This Topic

    The following tables list the members exposed by IImGearARTPolygon.

    Public Properties
     NameDescription
     PropertyGets or sets the border of the mark.  
     PropertyGets or sets the fill color of the mark.  
     PropertyGets or sets a ImGearARTFillRule enumeration that specifies how the interior fill of the polygon is determined.  
     PropertyGets or sets a value indicating whether the mark is displayed as highlighter.  
     PropertyGets or sets the actual number of points on the mark.  
     PropertyGets or sets the mark opacity.  
     PropertyGets the raw points array.  
    Top
    Public Methods
     NameDescription
     MethodGets mark's point with the specified index.  
     MethodSets mark's point at the specified index.  
    Top
    See Also