SoTextAlignmentVElementSet Method (SoState, SoTextAlignmentVElementAlignmentVs) |
Sets the current vertical text alignment in the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void Set(
SoState state,
SoTextAlignmentVElementAlignmentVs style
)
Public Shared Sub Set (
state As SoState,
style As SoTextAlignmentVElementAlignmentVs
)
public:
static void Set(
SoState^ state,
SoTextAlignmentVElementAlignmentVs style
)
static member Set :
state : SoState *
style : SoTextAlignmentVElementAlignmentVs -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- style
- Type: OIV.Inventor.ElementsSoTextAlignmentVElementAlignmentVs
Remarks See Also