←Select platform

LabelVisual Property

Summary

Gets or sets the Windows Runtime TextBlock object to use with this label renderer.

Syntax

C#
VB
WinRT C#
public TextBlock LabelVisual {get; set;} 
Public Property LabelVisual As TextBlock 
public TextBlock LabelVisual {get; set;} 
 <br/>get_LabelVisual();<br/>set_LabelVisual(value);<br/>Object.defineProperty('LabelVisual');  

Property Value

The Windows Runtime TextBlock object to use with this label renderer. Default value is null.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly