PixelShaderEffectSource4BorderMode Property |
Sets the border mode used when sampling the fourth input texture.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public EffectBorderMode Source4BorderMode { get; set; }
Property Value
Type:
EffectBorderModeRemarks Default border mode is
Soft.
See Also