GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / SheetBackgroundImageSpot Property
In This Topic
    SheetBackgroundImageSpot Property
    In This Topic
    Design-time and PropertyGrid access to Sheet properties.
    Syntax
    [Category("Sheet")]
    [DefaultValue(1)]
    [Description("The spot at which the BackgroundImage is located relative to the MarginBounds")]
    public int SheetBackgroundImageSpot {get; set;}
    See Also