'Declaration Public Property halftoneRegions As Vintasoft.Shared.Web.WebPoint[][]
public Vintasoft.Shared.Web.WebPoint[][] halftoneRegions { get; set; }
public: __property Vintasoft.Shared.Web.WebPoint*[][] get_halftoneRegions(); public: __property void set_halftoneRegions(
Vintasoft.Shared.Web.WebPoint*[]* value
);
public:
property Vintasoft.Shared.Web.WebPoint^[][] halftoneRegions { Vintasoft.Shared.Web.WebPoint^[][] get(); void set(array<Vintasoft.Shared.Web.WebPoint^>^ value); }