Click or drag to resize

ShapeBase Width Property

Gets or sets the width of the containing block of the shape.

Namespace: Spire.Doc.Fields.Shapes
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public double Width { get; set; }

Property Value

Type: Double
See Also