Property | Type | Description | |
---|---|---|---|
IsMoveable | bool | ||
IsRemoveable | bool | ||
IsRenamable | bool | ||
Name | string |
Method | Description | |
---|---|---|
Create ( string name, bool moveable, bool removeable, bool renamable, |
public static Create ( string name, bool moveable, bool removeable, bool renamable, |
||
name | string | |
moveable | bool | |
removeable | bool | |
renamable | bool | |
layer | ||
return |