次の方法で共有


PathFigureCollectionConverter クラス

定義

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

コンストラクター

PathFigureCollectionConverter()

メソッド

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

適用対象