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





Windows & Linux

Description

Type of display: basic, during access intervals, during custom intervals, or real time.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.