MindFusion.Wpf Pack Programmer's Guide
LayerPresenter.SetFillColor Method
See Also
 





Sets the current fill color to the specified color from the palette.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

public void SetFillColor (
    int color
)

Visual Basic  Copy Code

Public Sub SetFillColor( _
    color As Integer _
)

 Parameters

color

The index of the color in the associated palette.

 See Also

LayerPresenter Members
LayerPresenter Class
MindFusion.Mapping.Wpf Namespace