This topic has not yet been rated - Rate this topic

IGeometrySourceParameters Interface

Expression Studio 4.0
Provides an interface to describe the parameters of a Shape.


Namespace: Microsoft.Expression.Media
Assembly: Microsoft.Expression.Drawing (in microsoft.expression.drawing.dll)
public interface IGeometrySourceParameters
This interface is the data for communication between Shape and GeometrySource. Typically, a concrete implementation of IShape will implement this interface and pass it into GeometrySource.UpdateGeometry(), which will then consume the shape as a read-only data provider.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.