Click or drag to resize

ViewCaptureSettingsSetLayout Method

[Missing <summary> documentation for "M:Rhino.Display.ViewCaptureSettings.SetLayout(System.Drawing.Size,System.Drawing.Rectangle)"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void SetLayout(
	Size mediaSize,
	Rectangle cropRectangle
)

Parameters

mediaSize
Type: System.DrawingSize

[Missing <param name="mediaSize"/> documentation for "M:Rhino.Display.ViewCaptureSettings.SetLayout(System.Drawing.Size,System.Drawing.Rectangle)"]

cropRectangle
Type: System.DrawingRectangle

[Missing <param name="cropRectangle"/> documentation for "M:Rhino.Display.ViewCaptureSettings.SetLayout(System.Drawing.Size,System.Drawing.Rectangle)"]

See Also