프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Create ( string name = "Layer", |
Creates a new XLayer instance.
|
|
Invalidate ( ) : void |
Invalidate layer shapes.
|
|
XLayer ( ) : System |
Initializes a new instance of the XLayer class.
|
public static Create ( string name = "Layer", |
||
name | string | The layer name. |
owner | The layer owner. | |
isVisible | bool | The flag indicating whether layer is visible. |
리턴 |