SoAnnoText3RenderPrintElementSet 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,
SoAnnoText3RenderPrintElementRenderPrintTypes type
)
Public Shared Sub Set (
state As SoState,
type As SoAnnoText3RenderPrintElementRenderPrintTypes
)
public:
static void Set(
SoState^ state,
SoAnnoText3RenderPrintElementRenderPrintTypes type
)
static member Set :
state : SoState *
type : SoAnnoText3RenderPrintElementRenderPrintTypes -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- type
- Type: OIV.Inventor.ElementsSoAnnoText3RenderPrintElementRenderPrintTypes
Remarks See Also