RegionData.Data

RegionData.Data property

Gets or sets an array of bytes that specify the Region object.

public byte[] Data { get; set; }

Return Value

An array of bytes that specify the Region object.

See Also