Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal groupObj As AnnGroupObject _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnGroupEditDesigner( AnnGroupObject groupObj ) |
C++/CLI | |
---|---|
public: AnnGroupEditDesigner( AnnGroupObject^ groupObj ) |
Parameters
- groupObj
- The AnnGroupObject to be edited.
For C#/VB examples, refer to AnnDesigner.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family