GetIntValue

CSSPrimitiveValue.GetIntValue method

此方法用于获取指定单位的 int 值。如果此 CSS 值不包含 int 值或无法转换为指定单位,则会引发 DOMException。

public abstract int GetIntValue(ushort unitType)
范围类型描述
unitTypeUInt16单位类型。

返回值

返回值

也可以看看