GH_QuickImageEditorFrameFocus Property  | 
 
 Gets or sets the rectangle of the focus frame.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Rectangle3d FrameFocus { get; set; }Public Property FrameFocus As Rectangle3d
	Get
	Set
Property Value
Type: 
Rectangle3d[Missing <value> documentation for "P:Grasshopper.GUI.GH_QuickImageEditor.FrameFocus"]
See Also