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