Access the font property
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.1.0.Release.2a081733c801ebf47c3d8b921bce5efef34a062d
Syntaxpublic SoFont Font { get; }
Public ReadOnly Property Font As SoFont
Get
public:
property SoFont^ Font {
SoFont^ get ();
}
member Font : SoFont with get
Property Value
Type:
SoFont
See Also