Interface IInterpolationColor

Interface IInterpolationColor

ชื่อพื้นที่: Aspose.Svg.Drawing การประชุม: Aspose.SVG.dll (25.5.0)

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

[ComVisible(true)]
public interface IInterpolationColor

Properties

Color

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

Color Color { get; set; }

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

Color

Position

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

float Position { get; set; }

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

float

 แบบไทย