Northwoods.Go Assembly > Northwoods.Go Namespace : GoLayer Class |
For a list of all members of this type, see GoLayer members.
Name | Description | |
---|---|---|
![]() | AllowCopy | Gets or sets whether the user can copy selected objects in this layer. |
![]() | AllowDelete | Gets or sets whether the user can delete selected objects in this layer. |
![]() | AllowEdit | Gets or sets whether the user can edit objects in this layer. |
![]() | AllowInsert | Gets or sets whether the user can insert objects in this layer. |
![]() | AllowLink | Gets or sets whether the user can link objects in this layer. |
![]() | AllowMove | Gets or sets whether the user can move selected objects in this layer. |
![]() | AllowPrint | Gets or sets whether the objects in this layer will be printed. |
![]() | AllowReshape | Gets or sets whether the user can reshape resizable objects in this layer. |
![]() | AllowResize | Gets or sets whether the user can resize selected objects in this layer. |
![]() | AllowSelect | Gets or sets whether the user can select objects in this layer. |
![]() | AllowView | Gets or sets whether the user can see objects in this layer. |
![]() | Count | Gets the number of objects in this layer. |
![]() | Document | Gets the document that this layer belongs to, or null if this is a view layer. |
![]() | Identifier | Gets or sets an identifier for this layer. |
![]() | IsReadOnly | This collection is never read-only programmatically, but might not be modifiable by the user: SetModifiable. |
![]() | View | Gets the view that this layer belongs to, or null if this is a document layer. |