DjVu Namespace > Annotation Class : DrawMapAreas Method |
Public Sub DrawMapAreas( _ ByVal g As Graphics, _ ByVal pt As Point, _ ByVal rect As Rectangle, _ ByVal imageSize As Size, _ ByVal getMapAreaState As GetMapAreaVisualStateCallback _ )
Dim instance As Annotation Dim g As Graphics Dim pt As Point Dim rect As Rectangle Dim imageSize As Size Dim getMapAreaState As GetMapAreaVisualStateCallback instance.DrawMapAreas(g, pt, rect, imageSize, getMapAreaState)
public void DrawMapAreas( Graphics g, Point pt, Rectangle rect, Size imageSize, GetMapAreaVisualStateCallback getMapAreaState )
public: void DrawMapAreas( Graphics^ g, Point pt, Rectangle rect, Size imageSize, GetMapAreaVisualStateCallback^ getMapAreaState )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family