GoDiagram Web Reference
SortByZOrder(GoCollection) Method

a GoCollection that will be modified
Modify the order of the objects in the given GoCollectionc to be in their Z-order position in the layers of this collection.
Syntax
'Declaration
 
Public Overloads Sub SortByZOrder( _
   ByVal c As GoCollection _
) 
public void SortByZOrder( 
   GoCollection c
)

Parameters

c
a GoCollection that will be modified
Remarks
See the remarks for SortByZOrder(GoObject[]).
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

GoLayerCollection Class
GoLayerCollection Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback