Interface IInterpolationColor
Interface IInterpolationColor
Tên không gian: Aspose.Svg.Drawing Tổng hợp: Aspose.SVG.dll (25.5.0)
Phát hiện các phương pháp để có được màu interpolation.
[ComVisible(true)]
public interface IInterpolationColor
Properties
Color
Nhận hoặc đặt màu đại diện cho các màu để sử dụng ở các vị trí tương ứng dọc theo một gradient.
Color Color { get; set; }
Giá trị bất động sản
Position
Nhận hoặc đặt vị trí màu sắc.
float Position { get; set; }