GoDiagram Win Reference
SetModifiable Method (GoLayer)

This method sets some properties that determine whether the user can modify any objects in this layer.
Syntax
'Declaration
 
Public Sub SetModifiable( _
   ByVal b As Boolean _
) 
public void SetModifiable( 
   bool b
)

Parameters

b
Remarks
By default this just sets the AllowMove, AllowResize, AllowReshape, AllowDelete, AllowInsert, AllowLink, and AllowEdit properties.
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

GoLayer Class
GoLayer Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback