CentralSettingsPreviewPointStyle Property |
Gets or sets the point style for Grasshopper preview points.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static PointStyle PreviewPointStyle { get; set; }
Public Shared Property PreviewPointStyle As PointStyle
Get
Set
Property Value
Type:
PointStyle[Missing <value> documentation for "P:Grasshopper.CentralSettings.PreviewPointStyle"]
See Also