Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override int widthOfString100mm(System::String ^ _string);
public override int widthOfString100mm (string _string);
override this.widthOfString100mm : string -> int
Public Overrides Function widthOfString100mm (_string As String) As Integer