ASP.NET Pack Programmer's Guide
GdiCanvas.DrawLabel Method
See Also
 





Draws a Label.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public void DrawLabel (
    Label label
)

Visual Basic  Copy Code

Public Sub DrawLabel( _
    label As Label _
)

 Parameters

label

The Label instance to draw.

 See Also

GdiCanvas Members
GdiCanvas Class
MindFusion.Mapping.WebForms Namespace