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






Windows & Linux

Description

Returns a factory object used to create custom event interval lists.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Factory() As IAgCrdnEventIntervalListFactory
[C#]
public IAgCrdnEventIntervalListFactory Factory {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalListFactory ^ get_Factory();
[Unmanaged C++]
public: HRESULT get_Factory(
    IAgCrdnEventIntervalListFactory ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalListFactory getFactory();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.