XpsPathGeometry.Transform
XpsPathGeometry.Transform property
Returns/sets the affine transformation matrix establishing the local matrix transformation that is applied to all child and descendant elements of the path geometry before it is used for filling, clipping, or stroking.
public XpsMatrix Transform { get; set; }
See Also
- class XpsMatrix
- class XpsPathGeometry
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page