DraggingEndedEventArgsPickPoint Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
ValueType
See Also