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






Windows & Linux

Description

Set the color of a Spatial Calculation Boundary/Fill Level.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Color() As System.Drawing.Color
[C#]
public System.Drawing.Color Color {get;}
[Managed C++]
public: __property uint get_Color();
[Unmanaged C++]
public: HRESULT get_Color(
    uint * pVal
);
[Java]
public long getColor();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.