DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / BaseOptions Class / SourceRect Property

In This Topic
SourceRect Property
In This Topic
Specifies the source rectangle for encoding.
Syntax
'Declaration
 
Public Property SourceRect As System.Nullable(Of Rectangle)
 
See Also