LayoutEditor.GetThumbnailTransform(Size) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Drawing::Drawing2D::Matrix ^ GetThumbnailTransform(System::Drawing::Size maxThumbnailSizePixels);
public System.Drawing.Drawing2D.Matrix GetThumbnailTransform (System.Drawing.Size maxThumbnailSizePixels);
member this.GetThumbnailTransform : System.Drawing.Size -> System.Drawing.Drawing2D.Matrix
Public Function GetThumbnailTransform (maxThumbnailSizePixels As Size) As Matrix
Parameters
- maxThumbnailSizePixels
- Size