Table of Contents

Method ComparePositionInModelFile

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

ComparePositionInModelFile(DesignItem, DesignItem)

Compares the positions of a and b in the model file.

public static int ComparePositionInModelFile(DesignItem a, DesignItem b)

Parameters

a DesignItem
b DesignItem

Returns

int