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

In This Topic
    RoundRectFigure Class Members
    In This Topic

    The following tables list the members exposed by RoundRectFigure.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bounds for the rounded rectangle.  
    Public PropertyGets or sets a value indicating if the points should be arranged counterclockwise.  
    Public PropertyGets or sets the x-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.  
    Public PropertyGets or sets the y-radius for the quarter ellipse that is drawn to replace every corner of the rectangle.  
    Public PropertyGets or sets the transformation matrix.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of the current figure.  
    Top
    See Also