STK ObjectsSend comments on this topic.
Default Property (IAgVeGfxAttributesCustom)
See Also
Windows





Windows & Linux

Description

Get the default attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Default() As IAgVeGfxAttributesBasic
[C#]
public IAgVeGfxAttributesBasic Default {get;}
[Managed C++]
public: __property IAgVeGfxAttributesBasic ^ get_Default();
[Unmanaged C++]
public: HRESULT get_Default(
    IAgVeGfxAttributesBasic ** ppVal
);
[Java]
public IAgVeGfxAttributesBasic getDefault();
[Python - STK API ]
@property
def Default(self) -> "IAgVeGfxAttributesBasic":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.