Interface IInterpolationColor
Interface IInterpolationColor
Tên không gian: Aspose.Html.Drawing Tổng hợp: Aspose.HTML.dll (25.4.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; }