ApplyTransform(Int32) Method (PdfContentGraphicsFigureEditor)
Applies current transform to the specified graphics figure.
'Declaration
Public Overloads Function ApplyTransform( _
ByVal As System.Int32 _
) As Boolean
public bool ApplyTransform(
System.Int32
)
public: bool ApplyTransform(
System.Int32
)
public:
bool ApplyTransform(
System.Int32
)
Parameters
- graphicsFigureIndex
- Index of figure to transform.
Return Value
True if transform is applied to the figure; otherwise, false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5