ReportItem.EmptyMatrix Property
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.
protected:
static property System::Drawing::Drawing2D::Matrix ^ EmptyMatrix { System::Drawing::Drawing2D::Matrix ^ get(); };
protected static System.Drawing.Drawing2D.Matrix EmptyMatrix { get; }
member this.EmptyMatrix : System.Drawing.Drawing2D.Matrix
Protected Shared ReadOnly Property EmptyMatrix As Matrix