ColorMatrix.Matrix14 속성

정의

ColorMatrix열의 첫 번째 행과 네 번째 열에 있는 요소를 가져오거나 설정합니다.

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

속성 값

ColorMatrix열의 첫 번째 행과 네 번째 열에 있는 요소입니다.

적용 대상