Click or drag to resize

RendererSettings Properties

The RendererSettings type exposes the following members.

Properties
  NameDescription
Public propertyIsAutoResolution
When true, the renderer fills the available space.
Public propertyIsNavigation
True when the renderer is in navigation mode.
Public propertyIsPerspective
True the renderers camera using perspective projection, otherwise the renderer will use parallel projection.
Public propertyIsPlanView
True when the renderer is in plan view mode.
Public propertyResolution
The resolution of the renderer.
Top
See Also