Gets the
AnnObjectBase object currently being drawn.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property Object As AnnObjectBase |
XAML Syntax | |
---|
You cannot use this property in XAML. |
XAML Syntax | |
---|
You cannot use this property in XAML. |
Return Value
An
AnnObjectBase object that represents the object currently being drawn by the
AnnDrawDesigner that raised this event.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also