SoFontSizeElementGet Method |
Returns the current font size from the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static float Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As Single
public:
static float Get(
SoState^ state
)
static member Get :
state : SoState -> float32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SingleRemarks See Also