- graphics
- The Graphics surface on which to draw this AnnObject locked picture.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- graphics
- The Graphics surface on which to draw this AnnObject locked picture.
This method is called internally by the annotation framework whenever the AnnObject.Draw method is called. You do not need to call this method directly.
If an object not locked, this method will not be called.
By default, this method will draw the picture stored at the owner AnnObject.Container.LockPicture property. This picture will be drawn at the upper-left edge of the bounding rectangle of this AnnObject.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family