XpsContentElement.RenderTransform

XpsContentElement.RenderTransform property

Returns/sets the affine transformation matrix establishing a new coordinate frame for all attributes of the element and for all child elements (if any).

public XpsMatrix RenderTransform { get; set; }

See Also