Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : ShowsNegativeCoordinates Property |
'Declaration <DescriptionAttribute("Whether any parts of the document at negative coordinates can be seen or scrolled to.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute()> Public Overridable Property ShowsNegativeCoordinates As Boolean
[DescriptionAttribute("Whether any parts of the document at negative coordinates can be seen or scrolled to.")] [CategoryAttribute("Appearance")] [DefaultValueAttribute()] public virtual bool ShowsNegativeCoordinates {get; set;}
When this value is false, it limits the values of the DocumentSize and DocumentTopLeft properties. However, when the SheetStyle is not GoViewSheetStyle.None, and there is a Sheet, the view ignores this property.
For GoPalette the default value is false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2