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