Version

CalculateTextSize Method (ImageAndTextUIElement)

Calculates the size of a single line text string for use by an ImageAndTextUIElement
Overload List
OverloadDescription
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData,Size)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData,Boolean,Size)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Graphics,Font,AppearanceData,MeasureStringDelegate)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Graphics,Font,AppearanceData,MeasureStringDelegate,Size)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,EmbeddableUIElementBase,Font,AppearanceData,MeasureStringDelegate,Boolean)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Graphics,Font,AppearanceData,MeasureStringDelegate,Boolean)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Graphics,Font,AppearanceData,MeasureStringDelegate,Boolean,Size)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData,MeasureStringDelegate)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData,MeasureStringDelegate,Boolean)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
CalculateTextSize(String,HotkeyPrefix,Boolean,Control,AppearanceData,MeasureStringDelegate,Boolean,Size)Calculates the size of a single line text string for use by an ImageAndTextUIElement  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also