'Declaration <DescriptionAttribute("An overlay color.")> Public Property OverlayColor As Vintasoft.Imaging.ImageColors.Rgb24Color
[Description("An overlay color.")] public Vintasoft.Imaging.ImageColors.Rgb24Color OverlayColor { get; set; }
[Description("An overlay color.")] public: __property Vintasoft.Imaging.ImageColors.Rgb24Color* get_OverlayColor(); public: __property void set_OverlayColor(
Vintasoft.Imaging.ImageColors.Rgb24Color* value
);
[Description("An overlay color.")] public:
property Vintasoft.Imaging.ImageColors.Rgb24Color^ OverlayColor { Vintasoft.Imaging.ImageColors.Rgb24Color^ get(); void set(Vintasoft.Imaging.ImageColors.Rgb24Color^ value); }
Property Value
Значение по умолчанию - White.