AnnTextDrawDesigner implementation of
StartWorking.
Syntax
Visual Basic (Declaration) | |
---|
Overrides Protected Function StartWorking( _
ByVal obj As AnnObject _
) As Boolean |
Managed Extensions for C++ | |
---|
protected: bool StartWorking(
AnnObject* obj
) override |
Parameters
- obj
- The AnnObject that will be drawn.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also