mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-03-10 00:23:29 +08:00
Remove CurrentTransformationMatrix from IOperationContext.
This commit is contained in:
@@ -25,11 +25,6 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
TextMatrices TextMatrices { get; }
|
TextMatrices TextMatrices { get; }
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// The current transformation matrix
|
|
||||||
/// </summary>
|
|
||||||
TransformationMatrix CurrentTransformationMatrix { get; }
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The number of graphics states on the stack.
|
/// The number of graphics states on the stack.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user