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>
|
||||
TextMatrices TextMatrices { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The current transformation matrix
|
||||
/// </summary>
|
||||
TransformationMatrix CurrentTransformationMatrix { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The number of graphics states on the stack.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user