2 references to TransformElements
System.Drawing.Common (2)
System\Drawing\Graphics.cs (1)
3218
cumulativeTransform =
TransformElements
; // Current context transform.
System\Drawing\GraphicsContext.cs (1)
15
TransformOffset = g.
TransformElements
.Translation;