FontTableCurrentIndex Property |
At all times, there is a "current" font. Unless otherwise specified,
new dimension objects are assigned to the current font. The current
font is never deleted.
Returns: Zero based font index of the current font.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int CurrentIndex { get; }Public ReadOnly Property CurrentIndex As Integer
Get
Property Value
Type:
Int32
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also