Nakreslí řetězec na Baltíkovu plochu.
Jmenný prostor:
SGP.Baltie2DKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void DrawString( string value, Font font, int x, int y, StringFormat stringFormat ) |
Parametry
- value
- Typ: System..::.String
Řetězec, který má být nakreslen.
- font
- Typ: System.Drawing..::.Font
Typ písma Font, kterým bude řetězec nakreslen.
- x
- Typ: System..::.Int32
Souřadnice X levého horního rohu řetězce.
- y
- Typ: System..::.Int32
Souřadnice Y levého horního rohu řetězce.
- stringFormat
- Typ: System.Drawing..::.StringFormat
Formát řetězce StringFormat.