[]
Initializes a new instance of BorderTransform class
public static BorderTransform Create(EffectContext context, ExtendMode extendModeX, ExtendMode extendModeY)
| Type | Name | Description |
|---|---|---|
| EffectContext | context | The effect context |
| ExtendMode | extendModeX | The extend mode for X coordinates |
| ExtendMode | extendModeY | The extend mode for Y coordinates |
| Type | Description |
|---|---|
| BorderTransform |