GeometryHelper Class

Extension methods for geometry-related data structures (Point/Vector/Size/Rect).

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class GeometryHelper
'Usage
[ExtensionAttribute] 
public static class GeometryHelper
[ExtensionAttribute] 
public ref class GeometryHelper abstract sealed
/** @attribute ExtensionAttribute() */ 
public final class GeometryHelper
ExtensionAttribute 
public final class GeometryHelper

Inheritance Hierarchy

System.Object
  Microsoft.Expression.Drawing.Core.GeometryHelper

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

Reference

GeometryHelper Members
Microsoft.Expression.Drawing.Core Namespace