Click or drag to resize
SoImageVertAlignments Enumeration

Vertical alignment.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum VertAlignments
Members
  Member nameValueDescription
BOTTOM0

The image is bottom justified.

HALF1

The image is middle justified.

TOP2

The image is top justified.

Remarks