当前位置:网站首页>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>效果

边栏推荐
- Sentinel安装与部署
- ES6 类
- 乡村基冲刺港交所:5个月期内亏2224万 SIG与红杉中国是股东
- R language test whether the sample conforms to normality (test whether the sample comes from a normally distributed population): shapiro.test function tests whether the sample conforms to the normal d
- The meaning of node_exporter performance monitoring information collection in Prometheus
- 基于最小二乘法和SVM从天气预报中预测太阳能发电量(Matlab代码实现)
- 基于极限学习机(ELM)进行多变量用电量预测(Matlab代码实现)
- 女性服务社群产品设计
- NC | 中国农大草业学院杨高文组揭示发现多因子干扰会降低土壤微生物多样性的积极效应...
- QGIS 加载WMS数据,重新投影
猜你喜欢

The paper manual becomes 3D animation in seconds, the latest research of Wu Jiajun of Stanford University, selected for ECCV 2022

Female service community product design

WeChat chat record search in a red envelope

Jmeter常用的十大组件

安装Xshell并使用其进行Ymodem协议的串口传输

STM32(十)------- SPI通信

AVH部署实践 (一) | 在Arm虚拟硬件上部署飞桨模型

OpenShift 4 - Customize RHACS security policies to prevent production clusters from using high-risk registry

TRACE32——常用操作

定时器的类型
随机推荐
Ubuntu Topic 5: Setting a Static IP Address
Trigonometric identity transformation formula
Destruction order of thread_local variables
mongo进入报错
R语言ggstatsplot包ggbarstats函数可视化条形图、并添加假设检验结果(包含样本数、统计量、效应大小及其置信区间、显著性、组间两两比较、贝叶斯假设)、检验结果报告符合APA标准
hough变换检测直线原理(opencv霍夫直线检测)
TRACE32 - Common Operations
【CUDA学习笔记】初识CUDA
Ubantu专题4:xshell、xftp连接接虚拟机以及设置xshell复制粘贴快捷键
Nuget package and upload tutorial
R语言ggplot2可视化:使用ggpubr包的ggboxplot函数可视化箱图、使用font函数自定义图例标题文本(legend.title)字体的大小、颜色、样式(粗体、斜体)
Kubernetes原理剖析与实战应用手册,太全了
7、常见面试口语提问问题汇总
Essential Learning for Getting Started with Unity Shader - Transparency Effect
梅克尔工作室-第一次
STM32(十)------- SPI通信
自动化测试如何创造业务价值?
基于最小二乘法和SVM从天气预报中预测太阳能发电量(Matlab代码实现)
定时器的类型
谷歌CTS测试(cta测试)