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