Interface IGradientBrush

IGradientBrush interface

그래디언트 브러시의 공통 속성을 가져오는 메서드를 선언합니다.

public interface IGradientBrush : ITransformableBrush

속성

이름설명
BlendFactors { get; }그래디언트에 대한 사용자 지정 폴오프를 정의하는 혼합 계수를 가져옵니다.
BlendPositions { get; }그래디언트에 대한 사용자 지정 폴오프를 정의하는 블렌드 위치를 가져옵니다.
InterpolationColors { get; }다색 선형 그래디언트를 정의하는 보간 색상을 가져옵니다.

또한보십시오