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




Gets or sets the owner control for this AnnDesigner.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Owner As Control
Visual Basic (Usage)Copy Code
Dim instance As AnnDesigner
Dim value As Control
 
instance.Owner = value
 
value = instance.Owner
C# 
public virtual Control Owner {get; set;}
Managed Extensions for C++ 
public: __property virtual Control get_Owner();
public: __property virtual void set_Owner( 
   Control value
);
C++/CLI 
public:
virtual property Control Owner {
   Control get();
   void set (Control value);
}

Return Value

The owner Control object for this AnnDesigner.

Example

For an example, refer to AnnDesigner.

Remarks

The owner control is the control object which the AnnDesigner will use during the designing of the AnnObject. The LEADTOOLS annotation framework uses an RasterImageViewer object for this value.

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