Gets or sets a flag that determines the free-draw placement mode for an annotation.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property FreeDrawPlacement As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool FreeDrawPlacement {get; set;} |
Return Value
True if the annotation should be placed using free draw mode, false otherwise. Defaults to false.
True if the annotation should be placed using free draw mode, false otherwise. Defaults to false.
This annotation supports two different placement modes when the BeginPlacement method is called.
Set this property to true to switch from the default mode to free draw mode, where an end-user can free draw while moving the mouse cursor.
This annotation supports two different placement modes when the Annotation.BeginPlacement method is called. Set this property to true to switch from the default mode to free draw mode, where an end-user can free draw while moving the mouse cursor.
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