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: unknownReturns: obj is (“Screen Pixels” | “CSS Pixels” | “World” | “Proportion Of Screen Width” | “Proportion Of Screen Height” | “Proportion Of Bounding Diagonal”)