'Declaration <DescriptionAttribute("The black pixel density of the field on the template image.")> <DefaultValueAttribute(0)> Public Property FilledPercentOnTemplate As Single
[Description("The black pixel density of the field on the template image.")] [DefaultValue(0)] public float FilledPercentOnTemplate { get; set; }
[Description("The black pixel density of the field on the template image.")] [DefaultValue(0)] public: __property float get_FilledPercentOnTemplate(); public: __property void set_FilledPercentOnTemplate(
float value
);
[Description("The black pixel density of the field on the template image.")] [DefaultValue(0)] public:
property float FilledPercentOnTemplate { float get(); void set(float value); }
Property Value
Допустимые значения: от 0 до 1. Значение по умолчанию - 0.