ArcFM Responder Mobile Developer Guide
FontSettings Class
Members 






Object Model
FontSettings Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.SerializableAttribute()>
Public Class FontSettings 
'Usage
 
Dim instance As FontSettings
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public class FontSettings 
public class FontSettings 
System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")
System.ComponentModel.DesignerCategoryAttribute("code")
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")
System.Diagnostics.DebuggerStepThroughAttribute()
System.SerializableAttribute()
public class FontSettings 
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public __gc class FontSettings 
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.ComponentModel.DesignerCategory("code")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public ref class FontSettings 
Inheritance Hierarchy

System.Object
   FontSettings

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FontSettings Members
(Global) Namespace

Send Feedback