 | CEMAPiDragDropEnabled Method |
Checks if drag-and-drop enabled for the map
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iDragDropEnabled()
public int iDragDropEnabled()
Public Function iDragDropEnabled As Integer
Public Function iDragDropEnabled As Integer
public:
int iDragDropEnabled()
public:
int iDragDropEnabled()
member iDragDropEnabled : unit -> int
member iDragDropEnabled : unit -> int
Return Value
Type:
Int32
See Also