Interface IInterpolationColor
Interface IInterpolationColor
İsim alanı : Aspose.Svg.Drawing Toplantı: Aspose.SVG.dll (25.5.0)
Interpolasyon rengi elde etme yöntemleri açıklanır.
[ComVisible(true)]
public interface IInterpolationColor
Properties
Color
Bir gradient boyunca uygun pozisyonlarda kullanılacak renkleri temsil eden rengi alın veya ayarlayın.
Color Color { get; set; }
Mülkiyet Değer
Position
Renk pozisyonunu alır veya ayarlar.
float Position { get; set; }