Click or drag to resize

BindablePoint Properties

The BindablePoint type exposes the following members.

Properties
 NameDescription
Public propertyLockRatio If true, X/Y/Z will be updated when setting one of them in order to keep the xyz ration constant.
Public propertyLockXyRatio If true, X/Y will be updated when setting the other one in order to keep the xy ration constant.
Public propertyX Gets or sets X.
Public propertyY Gets or sets Y.
Public propertyZ Gets or sets Z.
Top
See Also