In This Topic
Retieves the rectangle information that makes up this instance of the Region object.
Syntax
'Declaration
Public Function GetData() As RegionData
public RegionData GetData()
Return Value
A byte array holding the region information.
See Also