SoAnnoText3FontSizeHintElementSet Method |
Sets the value 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,
SoAnnoText3FontSizeHintElementFontSizeHints hint
)
Public Shared Sub Set (
state As SoState,
hint As SoAnnoText3FontSizeHintElementFontSizeHints
)
public:
static void Set(
SoState^ state,
SoAnnoText3FontSizeHintElementFontSizeHints hint
)
static member Set :
state : SoState *
hint : SoAnnoText3FontSizeHintElementFontSizeHints -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- hint
- Type: OIV.Inventor.ElementsSoAnnoText3FontSizeHintElementFontSizeHints
Remarks See Also