GfxAttributesColor.Init (Color, LayerKeyedCollection) Method

Initializes the Layer color.
Protected Friend Overrides Sub Init( _ 
ByVal defaultColor As Color, _ 
ByVal layers As LayerKeyedCollection
)
This language is not supported or no code example is available.
internal protected override void Init( 
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