Click or drag to resize

ShapeBase AspectRatioLocked Property

Gets or sets the boolean valut. Specifies that the generating application should not allow aspect ratio changes for the corresponding graphic frame.

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

Property Value

Type: Boolean
See Also