ColorMatrix.Matrix40 속성

정의

네 번째 행의 요소와 이 ColorMatrix열의 0을 가져오거나 설정합니다.

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

속성 값

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

적용 대상