Click or drag to resize

ShapeBase AllowOverlap Property

Gets or sets the boolean avalue. Specifies whether this shape can overlap other shapes.

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

Property Value

Type: Boolean
See Also