MindFusion.Wpf Pack Programmer's Guide
Shape.Color Property
See Also
 





Gets or sets the index of the shape's color within the current color palette.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public int Color { get; set; }

Visual Basic  Copy Code

Public Property Color As Integer

 Property Value

An integer value specifying an index within the FillColors array of a MapLayer.

 See Also

Shape Members
Shape Class
MindFusion.Mapping Namespace