ShapeRenderer constructor

ShapeRenderer(shape)

Initializes a new instance of this class.

ShapeRenderer(shape: Aspose.Words.Drawing.ShapeBase)
ParameterTypeDescription
shapeShapeBaseThe DrawinML shape object that you want to render.

See Also