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






Windows & Linux

Description

Returns the spatial condition vectore size.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConditionCount() As Integer
[C#]
public int ConditionCount {get;}
[Managed C++]
public: __property int get_ConditionCount();
[Unmanaged C++]
public: HRESULT get_ConditionCount(
   int * pRetVal
);
[Java]
public ppInteger getConditionCount();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.