ElementPosition Enumeration

Position of the Region description.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public enum ElementPosition

Members

Top1 Show description on top of the Region.
Right2 Show description at right of the Region.
Left4 Show description at left of the Region.

See Also