STK ObjectsSend comments on this topic.
AvailableReferenceVectors Property (IAgVeVector)
See Also
Windows





Windows & Linux

Description

Returns the available reference vectors

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableReferenceVectors() As System.Array
[C#]
public System.Array AvailableReferenceVectors {get;}
[Managed C++]
public: __property System::Array get_AvailableReferenceVectors();
[Unmanaged C++]
public: HRESULT get_AvailableReferenceVectors(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAvailableReferenceVectors();
[Python - STK API ]
@property
def AvailableReferenceVectors(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.