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