C# Class CrossUI.DrawingStateExtensions

Mostrar archivo Open project: pragmatrix/CrossUI

Public Methods

Method Description
PushPixelAlign ( this state ) : IDisposable
PushState ( this state ) : IDisposable

Method Details

PushPixelAlign() public static method

public static PushPixelAlign ( this state ) : IDisposable
state this
return IDisposable

PushState() public static method

public static PushState ( this state ) : IDisposable
state this
return IDisposable