PromptDragOptions(SelectionSet, String, String, DragCallback) Constructor

Initializes a new instance of the PromptDragOptions class

Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public PromptDragOptions(
        SelectionSet selection,
        string messageAndKeywords,
        string globalKeywords,
        DragCallback callback
)

Parameters

selection  SelectionSet
 
messageAndKeywords  String
 
globalKeywords  String
 
callback  DragCallback
 
See Also

©  Bricsys NV. All rights reserved.