Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Camera Class / Frame Property

In This Topic
    Frame Property
    In This Topic
    Defines the size of the camera film frame (affects the perspective camera).
    Syntax
    'Declaration
     
    Public Property Frame As Size2D
    public Size2D Frame {get; set;}
    See Also