Udostępnij za pośrednictwem


Właściwość IColorShape.CustomColor —

Przestrzeń nazw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Zestaw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (w Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Składnia

'Deklaracja
Property CustomColor As Color
Color CustomColor { get; set; }
property Color CustomColor {
    Color get ();
    void set (Color value);
}
abstract CustomColor : Color with get, set
function get CustomColor () : Color
function set CustomColor (value : Color)

Wartość właściwości

Typ: System.Drawing.Color

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IColorShape Interfejs

Przestrzeń nazw Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation