FormListControl.getStringWidth(String) Method
Definition
Important
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:
virtual int getStringWidth(System::String ^ _Text);
public virtual int getStringWidth (string _Text);
abstract member getStringWidth : string -> int
override this.getStringWidth : string -> int
Public Overridable Function getStringWidth (_Text As String) As Integer
Parameters
- _Text
- String