PolarAdjustHandle Constructors
Name | Parameters | Description |
---|---|---|
PolarAdjustHandle() | none | Initializes a new instance of the PolarAdjustHandle class. |
PolarAdjustHandle(String, String, AdjustAngle, AdjustCoordinate, AdjustAngle, AdjustCoordinate, AdjustPoint) | angleGuide, radialGuide, maxAngle, maxRadial, minAngle, minRadial, center | Initializes a new instance of the PolarAdjustHandle class with specified settings. |
See Also