Uses of Class
nl.harm27.obs.websocket.api.requests.sources.SetTextGDIPlusProperties.Font
-
Packages that use SetTextGDIPlusProperties.Font Package Description nl.harm27.obs.websocket.api.requests.sources -
-
Uses of SetTextGDIPlusProperties.Font in nl.harm27.obs.websocket.api.requests.sources
Methods in nl.harm27.obs.websocket.api.requests.sources that return types with arguments of type SetTextGDIPlusProperties.Font Modifier and Type Method Description Optional<SetTextGDIPlusProperties.Font>SetTextGDIPlusProperties.Builder. getFont()Holds data for the font.Methods in nl.harm27.obs.websocket.api.requests.sources with parameters of type SetTextGDIPlusProperties.Font Modifier and Type Method Description voidSetTextGDIPlusProperties.Builder. setFont(SetTextGDIPlusProperties.Font font)Holds data for the font.
-