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





Windows & Linux

Description

Get the graphics attributes type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttributesType() As AgEVeVOAttributes
[C#]
public AgEVeVOAttributes AttributesType {get;}
[Managed C++]
public: __property AgEVeVOAttributes get_AttributesType();
[Unmanaged C++]
public: HRESULT get_AttributesType(
    AgEVeVOAttributes * pVal
);
[Java]
public AgEVeVOAttributes getAttributesType();
[Python - STK API ]
@property
def AttributesType(self) -> "AgEVeVOAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.