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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1