Click or drag to resize

PositionSelectOptionResult Properties

The PositionSelectOptionResult type exposes the following members.

Properties
 NameDescription
Public propertyMaxX The related data's maximum X value
Public propertyMaxY The related data's maximum Y value
Public propertyMinX The related data's minimum X value
Public propertyMinY The related data's minimum Y value
Public propertyName The internal name of the option that this result represents.
(Inherited from OptionResultBase)
Public propertyValues Contains all user selected relative positions
Top
See Also