[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.CubeShape

CubeShape Class

Represents a cube shape of the shape container.

Inheritance
CubeShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class CubeShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
CubeShape()

Initializes a new instance of a CubeShape.

CubeShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a CubeShape.

CubeShape(int, int, int, int)

Initializes a new instance of a CubeShape.

CubeShape(Point, Point)

Initializes a new instance of a CubeShape.