'Declaration Public Overloads Shared Function Create( _ ByVal surface As Surface, _ ByVal creationProperties As CreationProperties _ ) As DeviceContext
public static DeviceContext Create( Surface surface, CreationProperties creationProperties )
Parameters
- surface
- The surface.
- creationProperties
- The creation properties.