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