SoTextPropertyorientation Property |
Specifies the text rendering orientation.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoTextPropertyOrientations> orientation { get; }
Public ReadOnly Property orientation As SoSFEnum(Of SoTextPropertyOrientations)
Get
public:
property SoSFEnum<SoTextPropertyOrientations>^ orientation {
SoSFEnum<SoTextPropertyOrientations>^ get ();
}
member orientation : SoSFEnum<SoTextPropertyOrientations> with get
Property Value
Type:
SoSFEnumSoTextPropertyOrientationsRemarks See Also