GfxAttributesWire.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

<default>

.NET Framework

Supported in: 4.8

In this article

Definition