IColorShape.DefaultGradientLightColor Property
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Syntax
Color DefaultGradientLightColor { get; }
property Color DefaultGradientLightColor {
Color get();
}
abstract DefaultGradientLightColor : Color with get
ReadOnly Property DefaultGradientLightColor As Color
Property Value
Type: System.Drawing.Color
See Also
IColorShape Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top