MoveableDecoratorHostShape::ICustomTypeDescriptor::GetConverter Method ()

 

Returns a type converter for this instance of a component.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

private:
virtual TypeConverter^ GetConverter() sealed = ICustomTypeDescriptor::GetConverter

Parameters

Return Value

Type: System.ComponentModel::TypeConverter^

Converter of parent shape.

Return to top
Show: