This topic has not yet been rated - Rate this topic

GeometryCollection.Append method

Adds a new item to the collection.

Syntax


public:
void Append(
  Geometry^ value
)

Parameters

value

Type: Geometry

The new item to add.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows::UI::Xaml::Media

Metadata

Windows.winmd

See also

GeometryCollection

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.