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