GH_ColourPickerBaseDropperPreviewBox Property  | 
 
 Gets the rectangle in which the eye-dropped preview will be drawn.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Rectangle DropperPreviewBox { get; }Public ReadOnly Property DropperPreviewBox As Rectangle
	Get
Property Value
Type: 
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.DropperPreviewBox"]
See Also