Class Layer
Inheritance
System.Object
Layer
Namespace: PDNWrapper
Syntax
public static class Layer
Methods
CreateBackgroundLayer(Int32, Int32)
Declaration
public static BitmapLayer CreateBackgroundLayer(int w, int h)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | w | |
| System.Int32 | h |
Returns
| Type | Description |
|---|---|
| BitmapLayer |