AGI STK Objects 11 Send comments on this topic.
DefaultAttributes Property (IAgVeVOAttributesIntervals)
See Also 
Windows






Windows & Linux

Description

Get the default 3D graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultAttributes() As IAgVeVODefaultAttributes

[C#]
public IAgVeVODefaultAttributes DefaultAttributes {get;}

[Managed C++]
public: __property IAgVeVODefaultAttributes^ get_DefaultAttributes();

[Unmanaged C++]
public: HRESULT get_DefaultAttributes(
IAgVeVODefaultAttributes ** ppRetVal
);

[Java]
public IAgVeVODefaultAttributes getDefaultAttributes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface