当前位置:网站首页>TextBlock控件入门基础工具使用用法,取上法入门
TextBlock控件入门基础工具使用用法,取上法入门
2022-07-31 15:08:00 【济南医疗小程序状元】
TextBlock控件入门,取上法入门
<Grid>
<TextBlock Text="I is a TextBlock 控件233" FontSize="30" FontWeight="Light"
Foreground="Red">
<!--
1 textblock 设置的text内容,如果标签里面有文本内容,会将其加到text 内容后面
2 如果想进行换行操作,可以在textblock 双标签里面加上LineBreak标签
在这之后的内容就会换行。
文本换行属性 <LineBreak/>-->
我是文本1 <LineBreak/>
我是文本2<LineBreak/>
我是文本3 <LineBreak/>
I is
</TextBlock>
</Grid>
效果
边栏推荐
- Introduction to BigDecimal, common methods
- R language ggplot2 visualization: use the ggboxplot function of the ggpubr package to visualize the box plot, use the font function to customize the font size, color, style (bold, italic) of the legen
- Getting started with UnityShader (1) - GPU and Shader
- Sentinel安装与部署
- Jmeter常用的十大组件
- 工程水文学试卷
- 基于极限学习机(ELM)进行多变量用电量预测(Matlab代码实现)
- UnityShader入门学习(一)——GPU与Shader
- TRACE32——常用操作
- Synchronized and volatile interview brief summary
猜你喜欢
TRACE32——常用操作
Excel快速对齐表格的中姓名(两个字姓名和三个字姓名对齐)
Word表格转到Excel中
Ubantu project 4: xshell, XFTP connected the virtual machine and set xshell copy and paste the shortcut
abaqus find contact pairs报错:surface name is already in use
为什么黑客领域几乎一片男生?
微信聊天记录中搜索红包
Message queue data storage MySQL table design
Sentinel热点参数限流
自适应控制——仿真实验三 用超稳定性理论设计模型参考自适应系统
随机推荐
小试牛刀:Go 反射帮我把 Excel 转成 Struct
Destruction order of thread_local variables
Description of Hikvision camera streaming RTSP address rules
Essential Learning for Getting Started with Unity Shader - Transparency Effect
Jmeter常用的十大组件
Getting started with UnityShader (1) - GPU and Shader
[CUDA study notes] First acquaintance with CUDA
高等数学——常用不定积分公式
UnityShader入门学习(三)——Unity的Shader
浏览器自带的拾色器
ES6 类
R语言ggplot2可视化:使用ggpubr包的ggboxplot函数可视化箱图、使用font函数自定义图例标题文本(legend.title)字体的大小、颜色、样式(粗体、斜体)
RecyclerView高效使用第二节
Word table to Excel
基于极限学习机(ELM)进行多变量用电量预测(Matlab代码实现)
安装Xshell并使用其进行Ymodem协议的串口传输
架构实战营模块8消息队列表结构设计
力扣:56. 合并区间
ASP.NET Core 产生连续 Guid
Word表格转到Excel中