Geometry::Parse Method (String^)
.NET Framework (current version)
Creates a new Geometry instance from the specified string using the current culture.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- source
-
Type:
System::String^
A string that describes the geometry to be created.
Return Value
Type: System.Windows.Media::Geometry^A new Geometry instance created from the specified string.
See Path Markup Syntax for information about how this string is formatted
.NET Framework
Available since 3.0
Available since 3.0
Show: