Enum PenType

Enum PenType

İsim alanı : Aspose.Imaging Toplantı: Aspose.Imaging.dll (25.4.0)

Bir Aspose.Imaging.Pen nesnesinin satırları doldurmak için kullandığını belirtir.

public enum PenType

Fields

HatchFill = 1

Bir hatch doldur.

LinearGradient = 4

Bir lineer gradient doldurur.

PathGradient = 3

Bir gradient doldurma yolu belirlenir.

SolidColor = 0

Sabit bir doldurma işlemi sağlar.

TextureFill = 2

Bir bitmap tekstürü doldurur.

 Türkçe