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