Symbol Class
Summary:
Module: aspose.gis.common.formats.mapinfo.styling
Full Name: aspose.gis.common.formats.mapinfo.styling.Symbol
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| Symbol() | Initializes a new instance of the Symbol class |
| Symbol(shape, color, size) | Initializes a new instance of the Symbol class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color | Color | r | |
| shape | int | r | |
| size | int | r |
Constructor: Symbol()
Symbol()
Initializes a new instance of the Symbol class
Constructor: Symbol(shape, color, size)
Symbol(shape, color, size)
Initializes a new instance of the Symbol class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| shape | int | |
| color | Color | |
| size | int |