STK ObjectsSend comments on this topic.
Size Property (IAgVeVOCovariancePointingContour)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeVOSize getSize();
[Python - STK API ]
@property
def Size(self) -> "IAgVeVOSize":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.