Namespace Syncfusion.UI.Xaml.Diagram.Utility
Classes
| BezierControlPointToBooleanConverter
Represents the converter that converts the ControlPointType enumeration values to boolean, if the Diagram Thumb's ControlPointType is CubicCurveSegment, QuadraticCurveSegment or IntermediateSegment. |
| DragObject<T>
Represents a utility class for drag process of diagram objects. |
| EndControlPointToBooleanConverter
Represents the converter that converts the ControlPointType enumeration values to boolean, if the Diagram Thumb's ControlPointType is SourcePoint or TargetPoint. |
| FocusUtility
Represents a class to focus diagram control while it is loading. |
| GeometryExtension
Create class for GeometryExtension |
| GridLengthToDoubleConverter
Represnets a convertion of various scale of grid length values into double type values. |
| InvertAngleConverter
Converter to change the rotation angle value as inverse of it. |
| NullToBooleanConverter
Converter to handle boolean values based on object values. |
| NulltoVisibilityConverter
Converter to handle visibility based on null value of objects. |
| NullToVisibityConverter
Converter to handle visibility based on null value of objects. |
| OrthogonalControlPointToBooleanConverter
Represents the converter that converts the ControlPointType enumerationeration values to boolean, if the Diagram Thumb's ControlPointType is of Orthogonal type. |
| OutlineVisibilityConverter
Represents a data-binding converter to handle the visibility of outline in Overview. |
| OverviewResizerControlPointToBooleanConverter
Represents the converter that converts the ControlPointType enumeration values to boolean, if the Diagram Thumb's ControlPointType is OverviewResizer or not. |
| PathConverter
Converter to handle boolean values based on shape path values. |
| PathGeometryHelper
Create PatheGeometryHelper class |
| QuickCommandControlPointToBooleanConverter
Represents the converter that converts the ControlPointType enumeration values to boolean, if the Diagram Thumb's ControlPointType is QuickCommand or not. |
| RectHelper
Create class RectHelper |
| TextToIntegerConverter
Converter to handle integer values based string values. |
| Vector |
| VisibilityToBoolConverter
Converter to handle visibility based on boolean value. |
| VisualImage
VisualImage |
| VisualTreeExtensions
Represents a class to find visual tree children and parents elements of diagram control. |