Interface IColorGuideProperty
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; }