ColorMatrix.Matrix20 속성

정의

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

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

속성 값

두 번째 행의 요소와 이 ColorMatrix열의 0입니다.

적용 대상