GoDiagram Web Reference
View Property (GoObject)

Gets the view that this object belongs to, or null if this is not in a layer or if this is in a document layer.
Syntax
'Declaration
 
<CategoryAttribute("Ownership")>
<DescriptionAttribute("The GoView to which this object belongs, if in a view layer.")>
Public ReadOnly Property View As GoView
[CategoryAttribute("Ownership")]
[DescriptionAttribute("The GoView to which this object belongs, if in a view layer.")]
public GoView View {get;}
Remarks
You cannot set this property--call GoLayer.Add instead.
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

GoObject Class
GoObject Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback