'Declaration Public Function GetColorIndex( _
ByVal pointТочка в просмотрщике.As System.Windows.Point _
) As System.Int32
public System.Int32 GetColorIndex(
System.Windows.Point point
)
public: System.Int32 GetColorIndex(
System.Windows.Point point
)
public:
System.Int32 GetColorIndex(
System.Windows.Point point
)
Parameters
- point
- Точка в просмотрщике.
Return Value
Индекс color, если цвет найден; в противном случае -1.