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