Insight3D.DragDropOptions Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic DragDropOptions DragDropOptions { get; }
Public ReadOnly Property DragDropOptions As DragDropOptions
Get
public:
property DragDropOptions^ DragDropOptions {
DragDropOptions^ get ();
}
member DragDropOptions : DragDropOptions with get
Property Value
Type:
DragDropOptions
See Also