Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawSilhouettesParams Class / ProjectionMode Property

In This Topic
    ProjectionMode Property (DrawSilhouettesParams)
    In This Topic
    Gets or sets the camera projection mode.
    Syntax
    'Declaration
     
    Public Property ProjectionMode As projectionType
    public projectionType ProjectionMode {get; set;}
    See Also