Ends user placement of an annotation.
Visual Basic (Declaration) | |
---|---|
Public Overridable Sub EndPlacement() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void EndPlacement() |
Ends an annotation placement operation previously started by a BeginPlacement method call.
Calling this method is not required, since placement will automatically end when an end user enters all required points. However, it is useful when an annotation placement operation needs to be aborted for some reason.
Ends an annotation placement oepration previously started by a BeginPlacement method call.
Calling this method is not required, since placement will automatically end when an end user enters all required points. However, it is usefull when an annotation placement operation needs to be aborted for some 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