IDocumentPointerSelectedBounds Property

Bounds of the currently selected ranges.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
IEnumerable<Rectangle> SelectedBounds { get; }

Property Value

IEnumerableRectangle

See Also