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
public interface IColorShape
public interface class IColorShape
type IColorShape = interface end
Public Interface IColorShape
Properties
Name | Description | |
---|---|---|
CustomColor | ||
DefaultBorderColor | ||
DefaultColor | ||
DefaultGradientLightColor |
See Also
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top