ComponentOne Bitmap for UWP
ExtendModes Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > ResourceTextureProperties Class : ExtendModes Property

Specifies how pixel values beyond the extent of the texture will be sampled, in every dimension.

Syntax
'Declaration
 
Public Property ExtendModes As ExtendMode()
public ExtendMode[] ExtendModes {get; set;}
See Also

Reference

ResourceTextureProperties Class
ResourceTextureProperties Members