GfxAttributes.Init (Color, LayerKeyedCollection) Method

Protected Friend Overridable Sub Init( _ 
ByVal defaultColor As Color, _ 
ByVal layers As LayerKeyedCollection
)
This language is not supported or no code example is available.
internal protected virtual 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.8

In this article

Definition