C# Class SoundInTheory.DynamicImage.Layers.TextLayer

Inheritance: Layer
Afficher le fichier Open project: sitdap/dynamic-image

Méthodes protégées

Méthode Description
CreateImage ( ) : void

Private Methods

Méthode Description
CalculateHorizontalPosition ( int measuredWidth ) : int
CalculateVerticalPosition ( int measuredHeight ) : int
MeasureString ( ) : Size
UseFormattedText ( RenderCallback renderCallback ) : void

Method Details

CreateImage() protected méthode

protected CreateImage ( ) : void
Résultat void