You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Tee Namespace > Classes > MtxGridSeries Class > MtxGridSeries Methods > MtxGridSeries.Clicked Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxGridSeries.Clicked Method

Transforms clicked point screen coordinate to matrix index.

Syntax
C#
Visual Basic
public override int Clicked(int x, int y);
Parameters 
Description 
int x 
Screen x coordinate. 
int y 
Screen y coordinate. 

Clicked point index in 1d values array.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!