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