Click or drag to resize
SoDataRange Properties

The SoDataRange type exposes the following members.

Properties
  NameDescription
Public propertydataRangeId

This field allows the use of multiple data ranges for the same shape.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymapOnFullColorRange

Specifies how to map data values that are outside of the data range.

Public propertymax

Maximum data value of the data range.

Public propertymin

Minimum data value of the data range.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also