PromptDragOptions Constructor (SelectionSet, String, String, DragCallback)

Initializes a new instance of the PromptDragOptions class
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public PromptDragOptions(
        SelectionSet selection,
        string messageAndKeywords,
        string globalKeywords,
        DragCallback callback
)

Parameters

selection
Type: Bricscad.EditorInputSelectionSet
messageAndKeywords
Type: SystemString
globalKeywords
Type: SystemString
callback
Type: Bricscad.EditorInputDragCallback
See Also

©  Bricsys NV. All rights reserved.