ezLCD SDK Documentation

IEZLCDAdvanced Methods

 [This is preliminary documentation and subject to change.]

The methods of the IEZLCDAdvanced interface are listed below. For a complete list of IEZLCDAdvanced interface members, see the IEZLCDAdvanced Members topic.

Public Instance Methods

DrawArcOverloaded. Draws an arc at the specified location, with the specified radius and the specified begin/end angles using the current foreground color.
DrawBitmap Draws a bitmap with the top-left corner at the specified location.
DrawBoxOverloaded. Draws a rectangle with the specified corner points in the specified color.
DrawCircleOverloaded. Draws a circle at the specified location, with the specified radius, using the specified color.
DrawLineOverloaded. Draws a line between two points in the specified color.
DrawLocalBitmap Draws a bitmap from the LCDs internal memory with the top-left corner at the specified location.
DrawStringOverloaded. Draws a string at the specified location in the current foreground color using the specified font in the current text direction.

See Also

IEZLCDAdvanced Interface | EZLCD.SDK Namespace