Insight3DDragDropOptions Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DragDropOptions DragDropOptions { get; }
Public ReadOnly Property DragDropOptions As DragDropOptions
Get
public:
property DragDropOptions^ DragDropOptions {
DragDropOptions^ get ();
}
member DragDropOptions : DragDropOptions with get
Property Value
Type:
DragDropOptionsSee Also