op_Inequality

FontWeight Inequality operator

두 개의 “FontWeight” 값이 같지 않은지 확인합니다

public static bool operator !=(FontWeight first, FontWeight second)
모수 유형 설명
first FontWeight 확인할 첫 번째 값
second FontWeight 확인할 두 번째 값

반환 값

같으면 거짓, 그렇지 않으면 참

또한보십시오