Click or drag to resize

PathGeometry PathGeometryTransform Property

Gets or sets the PathGeometryTransform.

Namespace: Spire.Additions.Xps.Schema
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Transform PathGeometryTransform { get; set; }

Property Value

Type: Transform
See Also