Table of Contents

Property PerspectiveMod

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

PerspectiveMod

Get/Set the perspective mode as vdRender.VdConstPerspectiveMod of the ActiveViewPort (if exist) or the ActiveLayOut (model or a layout).

public vdRender.VdConstPerspectiveMod PerspectiveMod { get; set; }

Property Value

vdRender.VdConstPerspectiveMod

Remarks

When PerspectiveMod is on and View3D is other than Plan World you get a view like a photograph depenting of LensAngle and FocalLength Properties. To have correct results you must enable the perspective mode and then call the LookAt method.