Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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
          GrapeCity.Documents.DX.ViewportF

    See Also