Access the font property
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
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