GH_MouseTrackerFrameCount Property |
Gets the number of recorded frames.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int FrameCount { get; }
Public ReadOnly Property FrameCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_MouseTracker.FrameCount"]
See Also