Menu
Provides the base class of a source of geometry. Generates and caches the geometry based on the input parameters and the layout bounds.


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

Syntax

Inheritance Hierarchy

System.Object
��Microsoft.Expression.Media.GeometrySource

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also