SelectionTextInputEventArgsInput Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public string Input { get; }
Public ReadOnly Property Input As String
Get
public:
property String^ Input {
String^ get ();
}
member Input : string with get
Property Value
String
See Also