GoDiagram Win Reference
View Property (GoPropertyModifier)

Gets or sets the Northwoods.Go.GoView upon which this property modifier is acting.
Syntax
'Declaration
 
Public Property View As GoView
public GoView View {get; set;}

Property Value

Initially this value is null, but it should be set to a Northwoods.Go.GoView whose Northwoods.Go.GoView.Document holds the Northwoods.Go.GoObjects in the Collection.
Remarks
When this property is set to a Northwoods.Go.GoView, the Collection is also set to be the view's Northwoods.Go.GoView.Selection. This property is also set automatically to be a Northwoods.Go.GoSelection.View if the Collection is set to a Northwoods.Go.GoSelection.
Requirements

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

See Also

Reference

GoPropertyModifier Class
GoPropertyModifier Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback