Table of Contents

Interface IColorGuideProperty

Namespace
Hi.Coloring
Assembly
HiMech.dll

Interface for objects that have a color guide property.

public interface IColorGuideProperty
Extension Methods

Properties

ColorGuide

Gets or sets the color guide associated with this object.

IColorGuide ColorGuide { get; set; }

Property Value

IColorGuide