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