Class PointFExtensions
Inheritance
System.Object
PointFExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Svg
Assembly: TelerikCommon.dll
Syntax
public static class PointFExtensions
Methods
ToSvgString(PointF)
Declaration
public static string ToSvgString(this PointF p)
Parameters
System.Drawing.PointF
p
|
Returns
System.String
|