You are here: Start » AVL.NET » FeatureClass Class
FeatureClass Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| FeatureClass(String, Pixel) | ||
| FeatureClass() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| B | System.Byte | ||
| Color | AvlNet.Pixel | ||
| G | System.Byte | ||
| Name | System.String | ||
| R | System.Byte |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
