SoTextKerningElementSet Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static void Set(
SoState state,
bool isKernedText
)
Public Shared Sub Set (
state As SoState,
isKernedText As Boolean
)
public:
static void Set(
SoState^ state,
bool isKernedText
)
static member Set :
state : SoState *
isKernedText : bool -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- isKernedText
- Type: SystemBoolean
Remarks See Also