←Select platform

Container Property

Summary

Gets or sets the AnnContainer object for this AnnDesigner.

Syntax

C#
VB
C++
public virtual AnnContainer Container { get; set; } 
  
Public Overridable Property Container As Leadtools.Annotations.AnnContainer 
public: 
virtual property Leadtools.Annotations.AnnContainer^ Container { 
   Leadtools.Annotations.AnnContainer^ get(); 
   void set (    Leadtools.Annotations.AnnContainer^ ); 
} 

Property Value

The AnnContainer object for this AnnDesigner.

Example

For an example, refer to AnnDesigner.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly