Click or drag to resize
DigitalRuneEmptyShape Constructor

Note: This API is now obsolete.

Initializes a new instance of the EmptyShape class.

Namespace: DigitalRune.Geometry.Shapes
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
[ObsoleteAttribute("Do not create new EmptyShape instances. Use Shape.Empty instead.")]
public EmptyShape()
See Also