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 line[key]; }
            public int Sys_(string key)