C# Class Mapsui.Rendering.OpenTK.PlatformLabelBitmap

Afficher le fichier Open project: pauldendulk/Mapsui Class Usage Examples

Méthodes publiques

Méthode Description
Create ( LabelStyle style, string text ) : MemoryStream

Private Methods

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

Method Details

Create() public static méthode

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