Click or drag to resize
PoDataMapping Properties

The PoDataMapping type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaxThreshold

Maximum threshold value.

Public propertymaxThresholdColor

Color associated to values >= maxThreshold.

Public propertymaxThresholdEnabled

Defines if the maximum threshold is enabled.

Public propertymaxThresholdTransparency

Transparency associated to values >= maxThreshold.

Public propertyminThreshold

Minimum threshold value.

Public propertyminThresholdColor

Color associated to values <= minThreshold.

Public propertyminThresholdEnabled

Defines if the minimum threshold is enabled.

Public propertyminThresholdTransparency

Transparency associated to values <= minThreshold.

Public propertytransparencyEnabled

Enable/Disable the taking into account of transparency.

Public propertytransparencyValueDeletedParts

Each primitive part of which transparency >= transparencyValueDeletedParts, is deleted.

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