[]
        
(Showing Draft Content)

C1.WinUI.Core.PointArrayTypeConverter

PointArrayTypeConverter Class

Converts a string into an array of Windows.Foundation.Point.

Inheritance
PointArrayTypeConverter
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class PointArrayTypeConverter : TypeConverter

Constructors

Name Description
PointArrayTypeConverter()

Methods

Name Description
Parse(string)

Parses a string and convert it to an array of points.