ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / ViewportF Structure
Members

In This Topic
    ViewportF Structure
    In This Topic
    Defines the viewport dimensions using float coordinates for (X, Y, Width, Height, MinDepth, MaxDepth).
    Object Model
    ViewportF Structure
    Syntax
    'Declaration
     
    Public Structure ViewportF 
       Inherits System.ValueType
    public struct ViewportF : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.ViewportF

    See Also