Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
When a property has this attribute, it's value will be rendered by using it's string
value as the parameter to a string.Format method call using the format string specified.
Namespace: Visual3D.DesignAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class FormatAttribute : Attribute
Public Class FormatAttribute _ Inherits Attribute
Members
| All Members | Constructors | Properties |
| Member | Description | |
|---|---|---|
| FormatAttribute(String) | Constructor for FormatAttribute
| |
| FormatString | A .NET format string used to display the property value.
|
Inheritance Hierarchy
System..::..Object
System..::..Attribute
Visual3D.Design..::..FormatAttribute
System..::..Attribute
Visual3D.Design..::..FormatAttribute