[Description("The transparecty of background that is used in this command.")] [DefaultValue(1)] public float BackgroundTransparency { get; set; }
[Description("The transparecty of background that is used in this command.")] [DefaultValue(1)] public: __property float get_BackgroundTransparency(); public: __property void set_BackgroundTransparency(
float value
);
[Description("The transparecty of background that is used in this command.")] [DefaultValue(1)] public:
property float BackgroundTransparency { float get(); void set(float value); }
'Declaration <DescriptionAttribute("The transparecty of background that is used in this command.")> <DefaultValueAttribute(1)> Public Property BackgroundTransparency As Single
Property Value
Значение по умолчанию - 1.