LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

CreateDefaultObjects Method






Creates the default automation annotation objects. .NET support Silverlight support
Syntax
public void CreateDefaultObjects()
'Declaration
 
Public Sub CreateDefaultObjects() 
'Usage
 
Dim instance As AnnAutomationManager
 
instance.CreateDefaultObjects()
public void CreateDefaultObjects()
 function Leadtools.Windows.Annotations.AnnAutomationManager.CreateDefaultObjects()
public:
void CreateDefaultObjects(); 
Remarks
Call this method to create the default automation annotation objects.

For information regarding default text strings used throughout the user interface in the automated mode, including information on how to override them, refer to Localization of LEADTOOLS for .NET WPF Annotations Automation

For information regarding implementing annotations, refer to Implementing WPF Annotations.

The following table lists, for each default automation object, its ID name and corresponding description:
Id Object
GroupObjectId Special automation object that manages groups and the selection of multiple objects
SelectObjectId Special automation object that manages the case where no object is selected
LineObjectId Automation object for AnnLineObject
RectangleObjectId Automation object for AnnRectangleObject
EllipseObjectId Automation object for AnnEllipseObject
PolylineObjectId Automation object for AnnPolylineObject
PolygonObjectId Automation object for AnnPolygonObject
CurveObjectId Automation object for AnnCurveObject
ClosedCurveObjectId Automation object for AnnClosedCurveObject
PointerObjectId Automation object for AnnPointerObject
FreehandObjectId Automation object for AnnPolylineObject with AnnFreehandDrawDesigner
HiliteObjectId Automation object for AnnHiliteObject
TextObjectId Automation object for AnnTextObject
TextRollupObjectId Automation object for AnnTextRollupObject
TextPointerObjectId Automation object for AnnTextPointerObject
NoteObjectId Automation object for AnnNoteObject
StampObjectId Automation object for AnnStampObject
RubberStampObjectId Automation object for AnnRubberStampObject
HotspotObjectId Automation object for AnnHotspotObject
FreehandHotspotObjectId Automation object for AnnFreehandHotspotObject
ButtonObjectId Automation object for AnnButtonObject
PointObjectId Automation object for AnnPointObject
RedactionObjectId Automation object for AnnRedactionObject
Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.