Column Class
Summary:
Module: aspose.gis.common.formats.mapinfo
Full Name: aspose.gis.common.formats.mapinfo.Column
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| Column() | Initializes a new instance of the Column class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| column_type | ColumnType | r/w | |
| name | string | r/w | |
| precision | int | r/w | |
| width | int | r/w |
Methods
| Name | Description |
|---|---|
| get_type(type_name) |
Constructor: Column()
Column()
Initializes a new instance of the Column class
Method: get_type(type_name) [static]
get_type(type_name)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| type_name | string |
Returns
| Type | Description |
|---|---|
| ColumnType |