C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PointD Structure / ToString Method

In This Topic
ToString Method (PointD)
In This Topic
Converts the current PointD to a human readable string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A string that represents the current PointD structure.
See Also