共用方式為


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)

適用於