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