Gets or sets the AnnContainer object that contains this AnnGroupObject object.
[XmlIgnoreAttribute()]
public override AnnContainer Container { get; set; }
Public Overrides Property Container As Leadtools.Annotations.AnnContainer
public:
property Leadtools.Annotations.AnnContainer^ Container {
Leadtools.Annotations.AnnContainer^ get() override;
void set ( Leadtools.Annotations.AnnContainer^ ) override;
}
The AnnContainer object that contains this AnnGroupObject object.
The AnnGroupObject object will set the container for all objects in the group. For more information, refer to Container. For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects (Deprecated).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET