PdfPath
GetBoundsInternal Method
|
Namespace:
Spire.Pdf.Graphics
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override RectangleF GetBoundsInternal()
Protected Overrides Function GetBoundsInternal As RectangleF
protected:
virtual RectangleF GetBoundsInternal() override
abstract GetBoundsInternal : unit -> RectangleF
override GetBoundsInternal : unit -> RectangleF
Return Value
Type:
RectangleF
See Also