System.Html.Media.Graphics.SVG.SVGLength.ConvertToSpecifiedUnits C# (CSharp) Method

ConvertToSpecifiedUnits() public method

public ConvertToSpecifiedUnits ( SVGLengthType unitType ) : void
unitType SVGLengthType
return void
        public void ConvertToSpecifiedUnits(SVGLengthType unitType)
        {
        }