Provides an EnumConverter to convert Shape objects to and from various other representations.
The following tables list the members exposed by the ShapeConverter type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ShapeConverter class. |
Name | Description | |
---|---|---|
![]() |
Returns whether this converter can convert an object of the particular type to the type of this converter, using the specified context. |
|
![]() |
Returns whether this converter can convert the object to the specified type, using the specified context. |
|
![]() |
Converts the particular object to the type of this converter, using the specified context and culture information. |
|
![]() |
Converts the particular value object to the specified type, using the specified context and culture information. |