IShape Interface

Provides the necessary interface to define a Shape. Both primitive and composite shapes need to match this interface, although they might derive from different types of FrameworkElement.

Namespace: Microsoft.Expression.Media
Assembly: Microsoft.Expression.Drawing (in microsoft.expression.drawing.dll)

Syntax

'Declaration
Public Interface IShape
'Usage
Dim instance As IShape
public interface IShape
public interface class IShape
public interface IShape
public interface IShape

See Also

Reference

IShape Members
Microsoft.Expression.Media Namespace