RoundedRectangle Class

Summary:

Module: aspose.gis.common.formats.mapinfo.graphicalobjects

Full Name: aspose.gis.common.formats.mapinfo.graphicalobjects.RoundedRectangle

Inheritance: GraphicalObject

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
RoundedRectangle()Initializes a new instance of the RoundedRectangle class

Properties

NameTypeAccessDescription
brushNullable<Aspose.Gis.Common.Formats.MapInfo.Styling.Brush>r/w
coordinate1Coordinater/w
coordinate2Coordinater/w
graphical_object_typeGraphicalObjectTyper
penNullable<Aspose.Gis.Common.Formats.MapInfo.Styling.Pen>r/w
x_radiusdoubler/w
y_radiusdoubler/w

Methods

NameDescription
get_hash_code()

Constructor: RoundedRectangle()

 RoundedRectangle() 

Initializes a new instance of the RoundedRectangle class

Method: get_hash_code()

 get_hash_code() 

Returns

TypeDescription
int