Lines Matching refs:handle
42 /** Specifies if the x position of the handle is mirrored.
46 /** Specifies if the y position of the handle is mirrored.
50 /** Specifies if the handle directions are swapped if the shape is taller than wide.
55 parameter the angle of the handle. Otherwise, if the handle is not polar, the first parameter
56 specifies the horizontal handle position, the vertical handle position is described by the
61 /** If this attribute is set, the handle is a polar handle. The property specifies the center
62 position of the handle. If this attribute is set, the attributes RangeX and RangeY are ignored,
68 value which is connected to the horizontal position of the handle
73 value which is connected to the vertical position of the handle
78 value which is connected to the angle of the handle
83 value which is connected to the radius of the handle
87 /** If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle.
91 /** If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle.
95 /** If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle.
99 /** If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle.
103 … this attribute is set, it specifies the minimum radius range that can be used for a polar handle.
107 … this attribute is set, it specifies the maximum radius range that can be used for a polar handle.