Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) TextLayout.Save示例
编程语言:
C# (CSharp)
类/类型:
TextLayout
方法/功能:
Save
hotexamples.com的示例:
1
C# (CSharp) TextLayout.Save - 已找到1个示例
。这些是从开源项目中提取的最受好评的
TextLayout.Save
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
GetSize(30)
Append(30)
PerformLayout(30)
Dispose(30)
Draw(16)
Clear(15)
SetFontWeight(13)
SetDrawingEffect(12)
SetFontSize(11)
AppendLine(11)
SetEntityTextRendererString(10)
SetFontStyle(9)
HitTestTextRange(8)
HitTestTextPosition(8)
GetLineMetrics(7)
SetStrikethrough(7)
SetFontFamilyName(6)
Measure(4)
Kill(4)
ClearAttributes(3)
SetForeground(3)
GetClusterMetrics(3)
Layout(3)
SetBackground(3)
AddAttribute(2)
GetGlyphSpanLength(2)
SetInlineObject(2)
GetFormattedText(2)
GetCoordinateFromIndex(2)
AddLayout(1)
SetFontStretch(1)
AppendInlineObject(1)
SetParagraphAlignment(1)
SetFontCollection(1)
AppendParagraphBreak(1)
CharWrap(1)
AddMetrics(1)
GetCharacterIndexAt(1)
SetBackgound(1)
Save(1)
GetCharacterIndexBelow(1)
LayoutString(1)
LayoutLine(1)
ForTextBounds(1)
GetBaselineFromGraphic(1)
GetUnderline(1)
AddConditions(1)
GetCharacterIndexAbove(1)
GetIndexFromCoordinates(1)
GetGlyph(1)
常用方法
GetSize (30)
Append (30)
PerformLayout (30)
Dispose (30)
Draw (16)
Clear (15)
SetFontWeight (13)
SetDrawingEffect (12)
SetFontSize (11)
AppendLine (11)
常用方法
SetEntityTextRendererString (10)
SetFontStyle (9)
HitTestTextRange (8)
HitTestTextPosition (8)
GetLineMetrics (7)
SetStrikethrough (7)
SetFontFamilyName (6)
Measure (4)
Kill (4)
ClearAttributes (3)
SetForeground (3)
GetClusterMetrics (3)
Layout (3)
SetBackground (3)
AddAttribute (2)
GetGlyphSpanLength (2)
SetInlineObject (2)
GetFormattedText (2)
GetCoordinateFromIndex (2)
AddLayout (1)
常用方法
SetForeground (3)
GetClusterMetrics (3)
Layout (3)
SetBackground (3)
AddAttribute (2)
GetGlyphSpanLength (2)
SetInlineObject (2)
GetFormattedText (2)
GetCoordinateFromIndex (2)
AddLayout (1)
SetFontStretch (1)
AppendInlineObject (1)
SetParagraphAlignment (1)
SetFontCollection (1)
AppendParagraphBreak (1)
CharWrap (1)
AddMetrics (1)
GetCharacterIndexAt (1)
SetBackgound (1)
Save (1)
GetCharacterIndexBelow (1)
LayoutString (1)
LayoutLine (1)
ForTextBounds (1)
GetBaselineFromGraphic (1)
GetUnderline (1)
AddConditions (1)
GetCharacterIndexAbove (1)
GetIndexFromCoordinates (1)
GetGlyph (1)
常用方法
SetFontStretch (1)
AppendInlineObject (1)
SetParagraphAlignment (1)
SetFontCollection (1)
AppendParagraphBreak (1)
CharWrap (1)
AddMetrics (1)
GetCharacterIndexAt (1)
SetBackgound (1)
Save (1)
GetCharacterIndexBelow (1)
LayoutString (1)
LayoutLine (1)
ForTextBounds (1)
GetBaselineFromGraphic (1)
GetUnderline (1)
AddConditions (1)
GetCharacterIndexAbove (1)
GetIndexFromCoordinates (1)
GetGlyph (1)
GetDrawingEffect (1)
Load (1)
示例#1
0
显示文件
void IReflectorPersistance.Save(System.Xml.XmlWriter w) { TextLayout.Save(w); }
x