LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

CreateDefaultObjects Method

Show in webframe





Creates the default automation annotation objects.
Syntax
public void CreateDefaultObjects()
'Declaration
 
Public Sub CreateDefaultObjects() 
'Usage
 
Dim instance As AnnAutomationManager
 
instance.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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.