Returns the 3D graphics properties of the
line target.
Read-only property
[Visual Basic .NET] |
---|
Public Property VO() As IAgLtVO
|
[C#] |
---|
public IAgLtVO VO {get;}
|
[Managed C++] |
---|
public: __property IAgLtVO^ get_VO();
|
[Unmanaged C++] |
---|
public: HRESULT get_VO(
|
[Java] |
---|
public IAgLtVO getVO();
|