VertexPositionColor Structure
Describes a custom vertex format structure that contains position and color information.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics.Extensions (in Microsoft.Xna.Framework.Graphics.Extensions.dll)
The VertexPositionColor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Returns a value that indicates whether the current instance is equal to a specified object. (Overrides ValueType.Equals(Object).) |
![]() | GetHashCode | Gets the hash code for this instance. (Overrides ValueType.GetHashCode().) |
![]() | ToString | Retrieves a string representation of this object. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Compares two objects to determine whether they are the same. |
![]() ![]() | Inequality | Compares two objects to determine whether they are different. |
| Name | Description | |
|---|---|---|
![]() | Color | Identifies the Color dependency property. |
![]() | Position | Identifies the Position dependency property. |
![]() ![]() | VertexDeclaration | Identifies the VertexDeclaration dependency property. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

