RegionBaseMiddle Property

Note: This API is now obsolete.
Returns the value of MiddleLine.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
[ObsoleteAttribute("Use MiddleLine instead.")]
public virtual int Middle { get; }

Property Value

Int32

See Also