The following tables list the members exposed by RasterRegion.
| Name | Description | |
|---|---|---|
| RasterRegion Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| IsEmpty | Tests whether this RasterRegion has an empty interior. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Clip | Trims this RasterRegion to fit inside a specified LeadRect. Supported in Silverlight, Windows Phone 7 |
| Clone | Creates an exact copy if this RasterRegion. Supported in Silverlight, Windows Phone 7 |
| Combine | Overloaded. Updates this RasterRegion to a combination of itself and the specified RasterRegionSupported in Silverlight, Windows Phone 7 |
| Dispose | Overloaded. Releases all the resources used by this RasterRegion. Supported in Silverlight, Windows Phone 7 |
| GetBounds | Gets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels. Supported in Silverlight, Windows Phone 7 |
| GetData | Returns an array of System.Byte that represents the information that describes this RasterRegion. Supported in Silverlight, Windows Phone 7 |
| IsVisible | Tests whether the specified LeadPoint structure is contained within this RasterRegion. Supported in Silverlight, Windows Phone 7 |
| MakeEmpty | Initializes this RasterRegion to an empty interior. Supported in Silverlight, Windows Phone 7 |
| SetData | Ovrrides the data of this RasterRegion from an array of System.Byte. Supported in Silverlight, Windows Phone 7 |
| Transform | Transforms this RasterRegion by the specified RasterRegionXForm. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Finalize | This member overrides System.Object.Finalize. Supported in Silverlight, Windows Phone 7 |