The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Vector3DCollection Class
Visual Studio 2008
Collection of Vector3D objects.
Assembly: PresentationCore (in PresentationCore.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
'Declaration <TypeConverterAttribute(GetType(Vector3DCollectionConverter))> _ Public NotInheritable Class Vector3DCollection _ Inherits Freezable _ Implements IFormattable, IList, ICollection, IList(Of Vector3D), _ ICollection(Of Vector3D), IEnumerable(Of Vector3D), IEnumerable 'Usage Dim instance As Vector3DCollection
<Vector3DCollection .../>
<object> <object.property> oneOrMoreVector3DObjectElements </object.property> </object>
<object property="oneOrMoreVector3Ds"/>
XAML Values
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Media3D.Vector3DCollection
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Media3D.Vector3DCollection
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Community Additions
Show: