Class EmfPlusBlendBase

Class EmfPlusBlendBase

İsim alanı : Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Toplantı: Aspose.Imaging.dll (25.4.0)

Birleşik nesneler için temel nesne

public abstract class EmfPlusBlendBase : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusBlendBase

Derived

EmfPlusBlendColors , EmfPlusBlendFactors

mirasçı üyeleri

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusBlendBase()

protected EmfPlusBlendBase()

Properties

BlendPositions

Karışık pozisyonlar alır veya ayarlarPositionCount 32 bit yüzen nokta değerleriGradient çizgisi boyunca mesafe oranlarını belirler.Her element 0.0 ile 1.0 arasında bir sayı olmalıdır.Bir lineer gradient fırçası için, 0.0 başlangıç noktasıdırve 1.0 son noktayı temsil eder. bir yol gradient fırçası için,0.0 ortayı temsil eder ve 1.0 bir son nokta temsil eder.

public float[] BlendPositions { get; set; }

Mülkiyet Değer

float […]

 Türkçe