CCSYMB3D Class |
Namespace: GeoEngine.Core.GXNet
The CCSYMB3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AddColorData | Add data for colors to a CSYMB3D object. | |
| AddLocations | Add x,y,z locations to a CSYMB3D object. | |
| AddSizeData | Add data for sizes to a CSYMB3D object. | |
| Create | Create a CSYMB3D. | |
| Dispose | Releases the unmanaged resources used by the CCSYMB3D and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetColorData | Get data for colors from a CSYMB3D object. | |
| GetITR | Get the ITR of the CSYMB3D | |
| GetLocations | Get x,y,z locations from a color symbol object. | |
| GetSizeData | Get data for sizes from a CSYMB3D object. | |
| GetST | Get a copy of the CSYMB3D statistics object | |
| iFixedColor | Return whether colours are fixed (1) or use a transform (0) | |
| iGetFixedColor | Get the fixed colour. There is always one even if we are using an ITR | |
| SetFixedColor | Set symbols to a fixed colour | |
| SetFixedSize | Fix the symbol size. | |
| SetITR | Set the ITR of the CSYMB3D | |
| SetSizeMinMax | Scale the symbol size based on value. By default symbols are fixed size | |
| SetSizeScale | Set the symbol size based on a scale. | |
| SetSymbol | Set the symbol type. | |
| Statistics | Add the CSYMB values to a statistics object |