Click or drag to resize

CCSYMB3D Methods

The CCSYMB3D type exposes the following members.

Methods
  NameDescription
Public methodAddColorData
Add data for colors to a CSYMB3D object.
Public methodAddLocations
Add x,y,z locations to a CSYMB3D object.
Public methodAddSizeData
Add data for sizes to a CSYMB3D object.
Public methodStatic memberCreate
Create a CSYMB3D.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodGetColorData
Get data for colors from a CSYMB3D object.
Public methodGetITR
Get the ITR of the CSYMB3D
Public methodGetLocations
Get x,y,z locations from a color symbol object.
Public methodGetSizeData
Get data for sizes from a CSYMB3D object.
Public methodGetST
Get a copy of the CSYMB3D statistics object
Public methodiFixedColor
Return whether colours are fixed (1) or use a transform (0)
Public methodiGetFixedColor
Get the fixed colour. There is always one even if we are using an ITR
Public methodSetFixedColor
Set symbols to a fixed colour
Public methodSetFixedSize
Fix the symbol size.
Public methodSetITR
Set the ITR of the CSYMB3D
Public methodSetSizeMinMax
Scale the symbol size based on value. By default symbols are fixed size
Public methodSetSizeScale
Set the symbol size based on a scale.
Public methodSetSymbol
Set the symbol type.
Public methodStatistics
Add the CSYMB values to a statistics object
Top
See Also