ASCIIArt.NativeMethods.GetTextMetrics C# (CSharp) Méthode

GetTextMetrics() private méthode

private GetTextMetrics ( [ hdc, [ lptm ) : System.Boolean
hdc [
lptm [
Résultat System.Boolean
        public extern static Boolean GetTextMetrics([In] IntPtr hdc, [Out] out TEXTMETRIC lptm);