Interface that describes the geometry of a shape which has an interior and an exterior.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IShapeGeometry
Visual Basic
Public Interface IShapeGeometry

Related Demo Applications

See the yFiles WPF tutorials for step by step introductions.

Especially see the following tutorial steps:

See Also