Dart.Emulation Namespace > AnsiColor Class : Magenta Property |
<DefaultValueAttribute()> Public Property Magenta As Color
[DefaultValue()] public Color Magenta {get; set;}
[DefaultValue()] public: __property Color get_Magenta(); public: __property void set_Magenta( Color value );
[DefaultValue()] public: property Color Magenta { Color get(); void set ( Color value); }