RegionEvaluableDescriptionBounds Property

Determines the bounding rectange of Description according to ShowDescription and DescriptionLocation. If ShowDescription is then returns an empty rectangle.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public RectangleF DescriptionBounds { get; }

Property Value

RectangleF

See Also