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
| Name | Description |
|---|---|
| RoundedRectangle() | Initializes a new instance of the RoundedRectangle class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| brush | Nullable<Aspose.Gis.Common.Formats.MapInfo.Styling.Brush> | r/w | |
| coordinate1 | Coordinate | r/w | |
| coordinate2 | Coordinate | r/w | |
| graphical_object_type | GraphicalObjectType | r | |
| pen | Nullable<Aspose.Gis.Common.Formats.MapInfo.Styling.Pen> | r/w | |
| x_radius | double | r/w | |
| y_radius | double | r/w |
Methods
| Name | Description |
|---|---|
| get_hash_code() |
Constructor: RoundedRectangle()
RoundedRectangle()
Initializes a new instance of the RoundedRectangle class
Method: get_hash_code()
get_hash_code()
Returns
| Type | Description |
|---|---|
| int |