ColorMatrix.Matrix03 속성

정의

ColorMatrix행의 0행과 세 번째 열에 있는 요소를 가져오거나 설정합니다. 알파 구성 요소를 나타냅니다.

public:
 property float Matrix03 { float get(); void set(float value); };
public float Matrix03 { get; set; }
member this.Matrix03 : single with get, set
Public Property Matrix03 As Single

속성 값

이 열의 0행과 세 번째 열에 있는 요소입니다 ColorMatrix.

적용 대상