PathFigureCollectionConverter Class

Definition

public ref class PathFigureCollectionConverter : System::ComponentModel::TypeConverter
public class PathFigureCollectionConverter : System.ComponentModel.TypeConverter
type PathFigureCollectionConverter = class
    inherit TypeConverter
Public Class PathFigureCollectionConverter
Inherits TypeConverter
Inheritance
PathFigureCollectionConverter

Constructors

PathFigureCollectionConverter()

Methods

CanConvertFrom(ITypeDescriptorContext, Type)
CanConvertTo(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
ParseStringToPathFigureCollection(PathFigureCollection, String)

Applies to