Leadtools.Annotations Namespace > AnnGroupObject Class : Container Property |
public override AnnContainer Container {get; set;}
'Declaration Public Overrides Property Container As AnnContainer
'Usage Dim instance As AnnGroupObject Dim value As AnnContainer instance.Container = value value = instance.Container
public override AnnContainer Container {get; set;}
get_Container();
set_Container(value);
public: property AnnContainer^ Container { AnnContainer^ get() override; void set ( AnnContainer^ value) override; }
For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2