Gets or sets the color palette associated with this layer.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public TPalette Palette { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Palette As TPalette |
A TPalette instance.
See Also