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





Windows & Linux

Description

Constrained vector type displayed on GUI.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.