TextureBrush.TextureBrush

TextureBrush(Image)

Yeni bir örneğini başlatır.TextureBrush belirtilen image. kullanan sınıf

public TextureBrush(Image image)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.

Ayrıca bakınız


TextureBrush(Image, WrapMode)

Yeni bir örneğini başlatır.TextureBrush belirtilen görüntüyü ve sarma modunu kullanan sınıf.

public TextureBrush(Image image, WrapMode wrapMode)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
wrapModeWrapModeAWrapMode bunun nasıl olduğunu belirten numaralandırmaTextureBrush nesne döşenir.

Ayrıca bakınız


TextureBrush(Image, WrapMode, RectangleF)

Yeni bir örneğini başlatır.TextureBrushbelirtilen görüntüyü, sarma modunu ve sınırlayıcı dikdörtgeni kullanan sınıf.

public TextureBrush(Image image, WrapMode wrapMode, RectangleF destinationRectangle)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
wrapModeWrapModeAWrapMode bunun nasıl olduğunu belirten numaralandırmaTextureBrush nesne döşenir.
destinationRectangleRectangleFARectangleF bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.

Ayrıca bakınız


TextureBrush(Image, WrapMode, Rectangle)

Yeni bir örneğini başlatır.TextureBrushbelirtilen görüntüyü, sarma modunu ve sınırlayıcı dikdörtgeni kullanan sınıf.

public TextureBrush(Image image, WrapMode wrapMode, Rectangle destinationRectangle)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
wrapModeWrapModeAWrapMode bunun nasıl olduğunu belirten numaralandırmaTextureBrush nesne döşenir.
destinationRectangleRectangleARectangle bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.

Ayrıca bakınız


TextureBrush(Image, RectangleF)

Yeni bir örneğini başlatır.TextureBrush belirtilen görüntüyü ve sınırlayıcı dikdörtgeni kullanan sınıf.

public TextureBrush(Image image, RectangleF destinationRectangle)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
destinationRectangleRectangleFARectangleF bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.

Ayrıca bakınız


TextureBrush(Image, RectangleF, ImageAttributes)

Yeni bir örneğini başlatır.TextureBrush belirtilen görüntüyü, sınırlayıcı dikdörtgeni ve görüntü niteliklerini kullanan sınıf.

public TextureBrush(Image image, RectangleF destinationRectangle, ImageAttributes imageAttributes)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
destinationRectangleRectangleFARectangleF bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.
imageAttributesImageAttributesBirImageAttributes tarafından kullanılan görüntü hakkında ek bilgi içeren nesneTextureBrush nesne.

Ayrıca bakınız


TextureBrush(Image, Rectangle)

Yeni bir örneğini başlatır.TextureBrush belirtilen görüntüyü ve sınırlayıcı dikdörtgeni kullanan sınıf.

public TextureBrush(Image image, Rectangle destinationRectangle)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
destinationRectangleRectangleARectangle bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.

Ayrıca bakınız


TextureBrush(Image, Rectangle, ImageAttributes)

Yeni bir örneğini başlatır.TextureBrush belirtilen görüntüyü, sınırlayıcı dikdörtgeni ve görüntü niteliklerini kullanan sınıf.

public TextureBrush(Image image, Rectangle destinationRectangle, ImageAttributes imageAttributes)
ParametreTipTanım
imageImagebuImage bunun hangi nesneyleTextureBrush nesne iç mekanı doldurur.
destinationRectangleRectangleARectangle bunun için sınırlayıcı dikdörtgeni temsil eden yapıTextureBrush nesne.
imageAttributesImageAttributesBirImageAttributes tarafından kullanılan görüntü hakkında ek bilgi içeren nesneTextureBrush nesne.

Ayrıca bakınız