CreateViewport(CadSize, RenderBounds, CadViewportState, Double) Method

Definition

Namespace ProCad.Controls
Assembly ProCad.Controls.dll

Creates a viewport from scene bounds and current user state.

public static CadSceneViewport CreateViewport(CadSize size, RenderBounds bounds, CadViewportState state, double padding)

Parameters

size
CadSize
bounds
RenderBounds
padding
Double

Returns