Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal textPointerObj As AnnTextPointerObject _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnTextPointerEditDesigner( AnnTextPointerObject textPointerObj ) |
C++/CLI | |
---|---|
public: AnnTextPointerEditDesigner( AnnTextPointerObject^ textPointerObj ) |
Parameters
- textPointerObj
- The AnnTextPointerObject 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