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