isPointSizeUnit

wvc.isPointSizeUnit()
isPointSizeUnit(obj: unknown): obj is (“Screen Pixels” | “CSS Pixels” | “World” | “Proportion Of Screen Width” | “Proportion Of Screen Height” | “Proportion Of Bounding Diagonal”)

Parameters

obj: unknown

Returns: obj is (“Screen Pixels” | “CSS Pixels” | “World” | “Proportion Of Screen Width” | “Proportion Of Screen Height” | “Proportion Of Bounding Diagonal”)