RegionData

System.Drawing.Drawing2D.RegionData

Namespace: System.Drawing.Drawing2D

Assembly: System.Drawing.Managed (4.0.0.0)

Encapsulates the data that makes up a Region object. This class cannot be inherited.

public class RegionData

Properties

Data

Byte[]: Gets or sets an array of bytes that specify the Region object.

Last updated

Was this helpful?