Eyeshot 11 WPF API Reference
WPF 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