←Select platform

MeasureString Method (AnnD2DRenderingEngine)

Summary

Measures the specified string when drawn with the specified font.

Syntax

C#
VB
WinRT C#
public override Leadtools.LeadSizeD MeasureString(  
   string text, 
   Leadtools.Annotations.Core.AnnFont font 
) 
Public Overrides Function MeasureString( _ 
   ByVal text As String, _ 
   ByVal font As Leadtools.Annotations.Core.AnnFont _ 
) As Leadtools.LeadSizeD 
public override Leadtools.LeadSizeD MeasureString(  
   string text, 
   Leadtools.Annotations.Core.AnnFont font 
) 
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.MeasureString(  
   text , 
   font  
) 

Parameters

text
String to measure.

font
Font that defines the text format of the string.

Return Value

The size of the string in container coordinates.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize