zoukankan      html  css  js  c++  java
  • TextBlock GIS

    image

    <TextBlock FontSize="36"
    TextWrapping="Wrap">
    This is
    some <Run FontWeight="Bold">bold</Run> text and
    some <Run FontStyle="Italic">italic</Run> text and
    some <Run Foreground="Red">red</Run> text and
    some <Run TextDecorations="Underline">underlined</Run> text
    and some <Run FontWeight="Bold"
    FontStyle="Italic"
    Foreground="Cyan"
    FontSize="72"
    TextDecorations="Underline">big</Run> text. </TextBlock>

  • 相关阅读:
    第八章
    第十章
    第九章
    第七章
    第六章
    第五章
    第四章心得
    第二章心得
    第三章心得
    第一章心得
  • 原文地址:https://www.cnblogs.com/gisbeginner/p/2524141.html
Copyright © 2011-2022 走看看