| C1.Chart Namespace > IRenderEngine Interface > MeasureString Method : MeasureString(String,_Size) Method |
'DeclarationOverloads Function MeasureString( _ ByVal s As String, _ ByVal layoutSize As _Size _ ) As _Size
'UsageDim instance As IRenderEngine Dim s As String Dim layoutSize As _Size Dim value As _Size value = instance.MeasureString(s, layoutSize)
_Size MeasureString( string s, _Size layoutSize )
_Size MeasureString( String^ s, _Size layoutSize )
Target Platforms: 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