mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-12-19 10:58:30 +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