IColorShape Interface

Coloring information for IShape objects.

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntax

'Declaration
Public Interface IColorShape
public interface IColorShape
public interface class IColorShape
type IColorShape =  interface end
public interface IColorShape

The IColorShape type exposes the following members.

Properties

  Name Description
Public property CustomColor
Public property DefaultBorderColor
Public property DefaultColor
Public property DefaultGradientLightColor

Top

See Also

Reference

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace