Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Specialized property attribute for HorizontalTextFormat properties.
Namespace: Visual3D.UIAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class HorizontalTextFormatPropertyAttribute : ControlPropertyAttribute
Public Class HorizontalTextFormatPropertyAttribute _ Inherits ControlPropertyAttribute
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| HorizontalTextFormatPropertyAttribute(String) | Initializes a new instance of the HorizontalTextFormatPropertyAttribute class | |
| GetValue(Object, PropertyInfo) | (Overrides ControlPropertyAttribute..::..GetValue(Object, PropertyInfo).) | |
| Name |
Name of the property
(Inherited from ControlPropertyAttribute.) | |
| SetValue(Object, PropertyInfo, String) | (Overrides ControlPropertyAttribute..::..SetValue(Object, PropertyInfo, String).) |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
Visual3D.UI..::..ControlPropertyAttribute
Visual3D.UI..::..HorizontalTextFormatPropertyAttribute
System..::..Attribute
Visual3D.UI..::..ControlPropertyAttribute
Visual3D.UI..::..HorizontalTextFormatPropertyAttribute