Visual Basic (Declaration) | |
---|---|
Public Property Object As AnnObjectBase |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnObjectBase Object {get; set;} |
C++/CLI | |
---|---|
public: property AnnObjectBase^ Object { AnnObjectBase^ get(); void set (AnnObjectBase^ value); } |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnObjectBase type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Syntax | |
---|---|
For XAML information, see the Leadtools.Windows.Annotations.AnnObjectBase type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
Return Value
An AnnObjectBase object specifying the object currently being run.For C#/VB examples, refer to AnnRunDesigner.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family