Click or drag to resize
SoImagevertAlignment Property

Vertical alignment.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoImageVertAlignments> vertAlignment { get; }

Property Value

Type: SoSFEnumSoImageVertAlignments
Remarks

For example, if the image is RIGHT BOTTOM justified, the bottom right-hand corner of the image is placed at the justification point. . Default is BOTTOM.

See Also