Interface IInterpolationColor

Interface IInterpolationColor

ชื่อพื้นที่: Aspose.Html.Drawing การประกอบ: Aspose.HTML.dll (25.4.0)

วิธีการแสดงให้เห็นเพื่อให้ได้สี interpolation

[ComVisible(true)]
public interface IInterpolationColor

Properties

Color

รับหรือตั้งค่าสีที่แสดงให้เห็นถึงสีที่จะใช้ในตําแหน่งที่เหมาะสมตาม gradient

Color Color { get; set; }

คุณสมบัติมูลค่า

Color

Position

รับหรือตั้งตําแหน่งสี

float Position { get; set; }

คุณสมบัติมูลค่า

float

 แบบไทย