Click or drag to resize

GumballDisplayConduit Properties

The GumballDisplayConduit type exposes the following members.

Properties
  NameDescription
Public propertyBaseGumball
Starting location.
Public propertyEnabled
Public propertyGumball
Public propertyGumballTransform
The gumball transformation is the transformation calculated by comparing the current gumball to the starting BaseGumball.
Public propertyInRelocate
Public propertyPickResult
The initial mouse down event sets PickResult.
Public propertyPreTransform
The pre-transform is a transformation that needs to be applied before the gumball transformation.
Public propertyTotalTransform
The total transformation is GumballTransform * PreTransform.
Top
See Also