다음을 통해 공유


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)

적용 대상