←Select platform

ToString Method

Summary

Returns a formatted string with class values.

Syntax

C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public:  
   virtual String^ ToString() override 

Return Value

Returns a string value formatted as �(number of horizontal pixels),(number of vertical pixels)�. For example, a string with these values: �(1024),(980)�.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly