STK ObjectsSend comments on this topic.
AvailableConstrainedVectors Property (IAgVeTargetPointingElement)
See Also
Windows





Windows & Linux

Description

Returns the available constrained vectors

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.