STK AgAttrAutomationSend comments on this topic.
NewScope Method (IAgAttrBuilder)
See Also
Windows





Windows & Linux

Description

Create a new Attribute Scope for use in Attribute Builder method calls

Syntax

[Visual Basic .NET]
Public Function NewScope() As Object
[C#]
public Object NewScope();
[Managed C++]
public: IUnknown ^ NewScope();
[Unmanaged C++]
public: HRESULT NewScope(
    IUnknown ** DispScope
);
[Java]
public Object newScope();

Return Type

DispScope.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.