Click or drag to resize

ShapeBase CoordOrigin Property

Gets or sets the origin coordinates of the point.

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

Property Value

Type: Point
See Also