SoAnnoText3PropertyGetMaxViewingFontSize Method |
Gets the maximum font size (in pixels) that can be used when OIV.Inventor.Nodes.SoAnnoText3Property.m_renderPrintType field is equal to RENDER2D_PRINT_RASTER.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic static uint GetMaxViewingFontSize()
Public Shared Function GetMaxViewingFontSize As UInteger
public:
static unsigned int GetMaxViewingFontSize()
static member GetMaxViewingFontSize : unit -> uint32
Return Value
Type:
UInt32
Remarks
See Also