GH_SamplingSphereSampleCount Property |
Gets the total number of samples contained in this sampling grid.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int SampleCount { get; }
Public ReadOnly Property SampleCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_SamplingSphere.SampleCount"]
See Also