C# Class Mapsui.Rendering.OpenTK.PlatformLabelBitmap

Mostrar archivo Open project: pauldendulk/Mapsui Class Usage Examples

Public Methods

Method Description
Create ( LabelStyle style, string text ) : MemoryStream

Private Methods

Method Description
InitializeBitmapAndGraphics ( int width, int height ) : void
PlatformLabelBitmap ( ) : System
ToGdi ( Styles color ) : Color

Method Details

Create() public static method

public static Create ( LabelStyle style, string text ) : MemoryStream
style Mapsui.Styles.LabelStyle
text string
return System.IO.MemoryStream