Constructor GraphicsConfigIdentity
GraphicsConfigIdentity(Graphics)
Initializes a new instance of the GraphicsConfigIdentity struct.
public GraphicsConfigIdentity(Graphics graphics)
Parameters
GraphicsConfigIdentity(GraphicsBackendType, float)
Initializes a new instance of the GraphicsConfigIdentity class with the specified backend type and scale factor.
public GraphicsConfigIdentity(GraphicsBackendType backendType, float scaleFactor)
Parameters
backendTypeGraphicsBackendTypeThe GraphicsBackendType to use.
scaleFactorfloatThe float representing the scale factor.