Ends user placement (i.e. drawing) of the annotation.
Visual Basic (Declaration) | |
---|---|
Public Overrides Sub EndPlacement() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override void EndPlacement() |
Ends annotation placement previously started by a BeginPlacement method call.
This method is usually not required, since placement (i.e. drawing) will automatically end when an end-user enters all the required points. It is usefull when annotation placement should be aborted for any reason.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family