AGI STK Esri Display 11 Send comments on this topic.
FlashWidth Property (IAgEsri3dRendererConfig)
See Also 





Description

Line width used to flash features.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property FlashWidth() As Double

[C#]
public double FlashWidth {get; set;}

[Managed C++]
public: __property double get_FlashWidth();
public: __property void set_FlashWidth(
double
);

[Unmanaged C++]
public: HRESULT get_FlashWidth(
double * pRetVal
);
public: HRESULT put_FlashWidth(
double NewFlashWidth
);

[Java]
public double getFlashWidth();public void setFlashWidth(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1