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

In This Topic
    IImGearARTPolyline Interface Members
    In This Topic

    The following tables list the members exposed by IImGearARTPolyline.

    Public Properties
     NameDescription
     PropertyGets or sets the style of a line end.  
     PropertyGets or sets the color of the mark.  
     PropertyGets or sets the end head angle of the mark.  
     PropertyGets or sets the end head length of the mark.  
     PropertyGets or sets the end head type of the mark.  
     PropertyGets or sets the fill color of the line's head.  
     PropertyGets or sets a value indicating whether the polyline is closed.  
     PropertyGets or sets a value indicating whether the mark is displayed as highlighter.  
     PropertyGets or sets the style of two lines joins.  
     PropertyGets or sets the actual number of mark's points.  
     PropertyGets or sets the opacity of the mark.  
     PropertyGets the raw points array.  
     PropertyGets or sets the start head angle of the mark.  
     PropertyGets or sets the start head length of the mark.  
     PropertyGets or sets the start head type of the mark.  
     PropertyGets or sets the style of the mark.  
     PropertyGets or sets the width of the mark.  
    Top
    Public Methods
     NameDescription
     MethodGets mark's point with the specified index.  
     MethodSets mark's point at the specified index.  
    Top
    See Also