Interface IInterpolationColor

Interface IInterpolationColor

이름 공간 : Aspose.Html.Drawing 구성: Aspose.HTML.dll (25.4.0)

Interpolation 색상을 얻을 수있는 방법을 밝혀줍니다.

[ComVisible(true)]
public interface IInterpolationColor

Properties

Color

그라디언트를 따라 해당 위치에서 사용할 색상을 나타내는 색상을 얻거나 설정합니다.

Color Color { get; set; }

부동산 가치

Color

Position

색상 위치를 얻거나 설정합니다.

float Position { get; set; }

부동산 가치

float

 한국어