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






Windows & Linux

Description

Get the citerion for pass numbering.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassNumberingType() As AgEVePassNumbering
[C#]
public AgEVePassNumbering PassNumberingType {get;}
[Managed C++]
public: __property AgEVePassNumbering get_PassNumberingType();
[Unmanaged C++]
public: HRESULT get_PassNumberingType(
   AgEVePassNumbering * pRetVal
);
[Java]
public AgEVePassNumbering getPassNumberingType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.