GH_QuickImageEditor.FrameCrop Property

GH_QuickImageEditorFrameCrop Property

Gets or sets the cropping rectangle.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Rectangle FrameCrop { get; set; }
Public Property FrameCrop As Rectangle
	Get
	Set

Property Value

Type: Rectangle

[Missing <value> documentation for "P:Grasshopper.GUI.GH_QuickImageEditor.FrameCrop"]

See Also