Click or drag to resize

StiRotationMode Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiRotationMode"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public enum StiRotationMode
Members
  Member nameValueDescription
LeftTop0
LeftCenter1
LeftBottom2
CenterTop3
CenterCenter4
CenterBottom5
RightTop6
RightCenter7
RightBottom8
See Also