Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
CreateDefaultObjects Method
See Also 
Leadtools.Annotations Namespace > AnnAutomationManager Class : CreateDefaultObjects Method




Creates the default automation annotation objects.

Syntax

Visual Basic (Declaration) 
Public Sub CreateDefaultObjects() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationManager
 
instance.CreateDefaultObjects()
C# 
public void CreateDefaultObjects()
Managed Extensions for C++ 
public: void CreateDefaultObjects(); 
C++/CLI 
public:
void CreateDefaultObjects(); 

Example

For an example, refer to AnnAutomationManager.

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:
IdObject
GroupObjectIdSpecial automation object that manages groups and the selection of multiple objects
SelectObjectIdSpecial automation object that manages the case where no object is selected
LineObjectIdAutomation object for AnnLineObject
RectangleObjectIdAutomation object for AnnRectangleObject
EllipseObjectIdAutomation object for AnnEllipseObject
PolylineObjectIdAutomation object for AnnPolylineObject
PolygonObjectIdAutomation object for AnnPolygonObject
CurveObjectIdAutomation object for AnnCurveObject
ClosedCurveObjectIdAutomation object for AnnClosedCurveObject
PointerObjectIdAutomation object for AnnPointerObject
FreehandObjectIdAutomation object for AnnPolylineObject with AnnFreehandDrawDesigner
HiliteObjectIdAutomation object for AnnHiliteObject
TextObjectIdAutomation object for AnnTextObject
TextRollupObjectIdAutomation object for AnnTextRollupObject
TextPointerObjectIdAutomation object for AnnTextPointerObject
NoteObjectIdAutomation object for AnnNoteObject
StampObjectIdAutomation object for AnnStampObject
RubberStampObjectIdAutomation object for AnnRubberStampObject
HotspotObjectIdAutomation object for AnnHotspotObject
FreehandHotspotObjectIdAutomation object for AnnFreehandHotspotObject
ButtonObjectIdAutomation object for AnnButtonObject
PointObjectIdAutomation object for AnnPointObject
RulerObjectIdAutomation object for AnnRulerObject
PolyRulerObjectIdAutomation object for AnnPolyRulerObject
ProtractorObjectIdAutomation object for AnnProtractorObject
CrossProductObjectIdAutomation object for AnnCrossProductObject
RedactionObjectIdAutomation object for AnnRedactionObject
EncryptObjectIdAutomation object for AnnEncryptObject
AudioObjectIdAutomation object for AnnAudioObject

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features