System.Html.ImageElement.ImageElement C# (CSharp) Method

ImageElement() private method

private ImageElement ( int width ) : System.Runtime.CompilerServices
width int
return System.Runtime.CompilerServices
        public ImageElement(int width)
        {
        }

Same methods

ImageElement::ImageElement ( ) : System.Runtime.CompilerServices
ImageElement::ImageElement ( int width, int height ) : System.Runtime.CompilerServices