Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / FreeFormPolygon Class
Properties Methods

In This Topic
    FreeFormPolygon Class Members
    In This Topic

    The following tables list the members exposed by FreeFormPolygon.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FreeFormPolygon class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the array of source points (before their transformation).  
    Public PropertyGets or sets the transformation matrix.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of the current figure.  
    Public MethodCall this method if some points in the Points array were changed from user code.  
    Public MethodReverses the order of points in the figure.  
    Top
    See Also