AGI STK Objects 11 Send comments on this topic.
Size Property (IAgVeVOCovariancePointingContour)
See Also 





Description

Get the size of the contour.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Size() As IAgVeVOSize

[C#]
public IAgVeVOSize Size {get;}

[Managed C++]
public: __property IAgVeVOSize^ get_Size();

[Unmanaged C++]
public: HRESULT get_Size(
IAgVeVOSize ** ppRetVal
);

[Java]
public IAgVeVOSize getSize();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1