CM3D2.SubScreen.Plugin.SubScreen.PixelValues.Line C# (CSharp) Method

Line() public method

public Line ( string key ) : int
key string
return int
            public int Line(string key)
            { return PropPx(line[key]); }
            public int Sys(string key)