Gets or sets the color palette associated with this drawing canvas.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
IPalette<TColor> Palette { get; set; }
Property Palette As IPalette(Of TColor)
An object implementing the IPalette interface.
ICanvasWithPalette(TColor) MembersICanvasWithPalette(TColor) InterfaceMindFusion.Mapping Namespace