ReportSize.ToMillimeters 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.
Converts the length to millimeters.
public:
double ToMillimeters();
public double ToMillimeters ();
member this.ToMillimeters : unit -> double
Public Function ToMillimeters () As Double
Returns
A double
value containing the length in millimeters.