AGI STK VGT 11Send comments on this topic.
ProgID Property (IAgCrdnAxesPlugin)
See Also 
Windows






Windows & Linux

Description

A programmatic ID associated with the component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProgID() As String
[C#]
public string ProgID {get;}
[Managed C++]
public: __property String __gc ^ get_ProgID();
[Unmanaged C++]
public: HRESULT get_ProgID(
   BSTR * pRetVal
);
[Java]
public String getProgID();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.