GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / SheetMarginBounds Property
In This Topic
    SheetMarginBounds Property
    In This Topic
    Design-time and PropertyGrid access to Sheet properties.
    Syntax
    [Category("Sheet")]
    [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    [Description("The bounding rectangle inside the margins")]
    public RectangleF SheetMarginBounds {get;}
    See Also