Property AllowRotatingSelectedElement
AllowRotatingSelectedElement
Gets or sets a value indicating whether to allow you to interactively rotate the selected Geometrytrue
.
Declaration
public bool AllowRotatingSelectedElement { get; set; }
Property Value
Type | Description |
---|---|
System. |
|
Remarks
This property applies when the Selected
- a Geometry
Editor when Geometry is a Polygon, a Polyline, or a MultipointGeometry - a Geometry
Editor Part
For example, this does not apply if the selected element is a Geometry
When this property is true
, and the Selected
Interactive rotation changes the position of the selected element according to the movement of the rotation
handle using the center of the extent of the selected element as the center of rotation (origin). Use
Rotate
Set
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |