ComponentOne Bitmap for UWP
SourceRect Property

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > BaseOptions Class : SourceRect Property
Specifies the source rectangle for encoding.
Syntax
'Declaration
 
Public Property SourceRect As System.Nullable(Of ImageRect)
public System.Nullable<ImageRect> SourceRect {get; set;}
See Also

Reference

BaseOptions Class
BaseOptions Members