OLModifyFeatureRotate Property |
Gets or Sets value indicating whether the editing mode is set to ROTATE
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool Rotate { get; set; }
Public Property Rotate As Boolean
Get
Set
<asp:OLModifyFeature Rotate="True|False" />
Property Value
Type:
Boolean
See Also