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