GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfPageInfo Class / Viewport Property
In This Topic
    Viewport Property
    In This Topic
    Gets the size and location of the diagram area (within the margins), in device-independent pixels.
    Syntax
    public RectangleF Viewport {get;}
    See Also