GoDigram for .NET Framework and .NET Core
Northwoods.Go.Svg Namespace / GoSvgWriter Class / PaintView Property
In This Topic
    PaintView Property
    In This Topic
    Gets or sets whether to paint the view's background and draw any view objects.
    Syntax
    public bool PaintView {get; set;}

    Property Value

    The default is true
    See Also