The ShapeConnectionPointPositionCollectionConverter type exposes the following members.

Constructors

Methods

  NameDescription
CanConvertFrom
Determines whether a class can be converted from a given type to a collection of ShapeConnectionPointPosition objects.
(Overrides TypeConverter..::.CanConvertFrom(ITypeDescriptorContext, Type).)
ConvertFrom
Attempts to convert a specified object to a collection of ShapeConnectionPointPosition objects.
(Overrides TypeConverter..::.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)

See Also