'Declaration Public Property ExtendModes As ExtendMode()
public ExtendMode[] ExtendModes {get; set;}
Specifies how pixel values beyond the extent of the texture will be sampled, in every dimension.
'Declaration Public Property ExtendModes As ExtendMode()
public ExtendMode[] ExtendModes {get; set;}