Multiplies a point with a scalar value.
            
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- point
 - Type: PdfEdit.DrawingXPoint
 - value
 - Type: SystemDouble
 
Return Value
Type: XPointSee Also