Click or drag to resize

IMultiFramedVectorDecoder Methods

Methods
  NameDescription
Public methodRasterizeScaledRegion(Stream, RectangleF, SizeF, ProgressEventHandler)
Renders a section of the file from the source rectangle into the destination rectangle.
(Inherited from IVectorDecoder.)
Public methodRasterizeScaledRegion(Stream, Int32, RectangleF, SizeF, ProgressEventHandler)
Renders a section of the file from the source rectangle into the destination rectangle.
Top
See Also