Converts points to pixels.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public static double ToPixels( double points ) |
Visual Basic |
---|
Public Shared Function ToPixels ( _ points As Double _ ) As Double |
Parameters
- points
- Type: System..::..Double
Measurement in points.