AGI STK Objects 11Send comments on this topic.
Definition Property (IAgVeVOBPlaneInstance)
See Also 
Windows






Windows & Linux

Description

The template from which the B-Plane is derived.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Definition() As String
[C#]
public string Definition {get;}
[Managed C++]
public: __property String __gc ^ get_Definition();
[Unmanaged C++]
public: HRESULT get_Definition(
   BSTR * pRetVal
);
[Java]
public String getDefinition();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.