Click or drag to resize
StyleCompareTo Method

Namespace: FDF.Common.ObjectModel.Visualization
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public int CompareTo(
	Style other
)

Parameters

other
Type: FDF.Common.ObjectModel.VisualizationStyle

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also