GfxAttributesRendered(Color, LayerKeyedCollection) Constructor

Public Sub New( _ 
ByVal defaultColor As Color, _ 
ByVal layers As LayerKeyedCollection
)
This language is not supported or no code example is available.
public GfxAttributesRendered( 
Color defaultColor
LayerKeyedCollection layers 
)
This language is not supported or no code example is available.

Parameters

defaultColor
Color

layers
LayerKeyedCollection

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition