RegionEvaluableCurrentCursorLocation Property
Returns cursor location within current Region.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public override Rectangle CurrentCursorLocation { get; }
Public Overrides ReadOnly Property CurrentCursorLocation As Rectangle
Get
public:
virtual property Rectangle CurrentCursorLocation {
Rectangle get () override;
}
abstract CurrentCursorLocation : Rectangle with get
override CurrentCursorLocation : Rectangle with get
Property Value
Rectangle