Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Object As AnnObjectBase |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnObjectBase Object {get;} |
C++/CLI | |
---|---|
public: property AnnObjectBase^ Object { AnnObjectBase^ get(); } |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnObjectBase type. |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnObjectBase type. |
Return Value
The object that has been added or removed.For C#/VB examples, refer to AnnObjectCollection.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family