CSSPrimitiveValue.GetIntValue

CSSPrimitiveValue.GetIntValue method

이 메서드는 지정된 단위로 int 값을 가져오는 데 사용됩니다. 이 CSS 값이 int 값을 포함하지 않거나 지정된 단위로 변환할 수 없는 경우 DOMException이 발생합니다.

public abstract int GetIntValue(ushort unitType)
모수유형설명
unitTypeUInt16단위의 유형입니다.

반환 값

반환 값

또한보십시오