OLModifyFeatureDrag Property |
Gets or Sets value indicating whether the editing mode is set to DRAG
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 Drag { get; set; }
Public Property Drag As Boolean
Get
Set
<asp:OLModifyFeature Drag="True|False" />
Property Value
Type:
Boolean
See Also