STK ObjectsSend comments on this topic.
DisplayedAlignedVectorType Property (IAgVeProfileAlignedAndConstrained)
See Also
Windows





Windows & Linux

Description

Aligned vector type displayed on GUI.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayedAlignedVectorType() As AgEDirectionType
[C#]
public AgEDirectionType DisplayedAlignedVectorType {get;}
[Managed C++]
public: __property AgEDirectionType get_DisplayedAlignedVectorType();
[Unmanaged C++]
public: HRESULT get_DisplayedAlignedVectorType(
    AgEDirectionType * pType
);
[Java]
public AgEDirectionType getDisplayedAlignedVectorType();
[Python - STK API ]
@property
def DisplayedAlignedVectorType(self) -> "AgEDirectionType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.