STK ObjectsSend 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();
[Python - STK API ]
@property
def Color(self) -> agi.stk12.utilities.colors.Color:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.