Gets or sets the RectToDoubleConverterType which specifies which conversion calculation to use.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public RectToDoubleConverterType ConverterType { get; set; }
Visual Basic (Declaration)
Public Property ConverterType As RectToDoubleConverterType

See Also