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






Windows & Linux

Description

Get pass numbering data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassNumbering() As IAgVePassNumbering
[C#]
public IAgVePassNumbering PassNumbering {get;}
[Managed C++]
public: __property IAgVePassNumbering^ get_PassNumbering();
[Unmanaged C++]
public: HRESULT get_PassNumbering(
   IAgVePassNumbering ** ppRetVal
);
[Java]
public IAgVePassNumbering getPassNumbering();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.