Version

Platform Class Members

The following tables list the members exposed by Platform.

Public Constructors
 NameDescription
Public ConstructorPlatform Constructor  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetBestFitStringReturns the best fit for the given string in a bounding rectangle  
Public Methodstatic (Shared in Visual Basic)GetLabelSizePixelsOverloaded. Gets the size of a specified string using a specified LabelStyle.  
Public Methodstatic (Shared in Visual Basic)GetStringArrayAverageSizePixelsReturns the width of the string that represents the percentile passed in when sorted low to high For example you may want to find the width of the string that is wide enough to hold 80 percent of the text string labels passed in - pass in 80 to this method  
Public Methodstatic (Shared in Visual Basic)GetStringSizePixelsOverloaded. Gets the size of a specified string using a specified font.  
See Also