LEADTOOLS Annotations (Leadtools.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 Annotations Automation

For information regarding implementing annotations, refer to Implementing 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
RulerObjectId Automation object for AnnRulerObject
PolyRulerObjectId Automation object for AnnPolyRulerObject
ProtractorObjectId Automation object for AnnProtractorObject
CrossProductObjectId Automation object for AnnCrossProductObject
RedactionObjectId Automation object for AnnRedactionObject
EncryptObjectId Automation object for AnnEncryptObject
AudioObjectId Automation object for AnnAudioObject
RichTextObjectId Automation object for AnnRichTextObject
VideoObjectId Automation object for AnnVideoObject
Example
For an example, 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.