PdfBorder.Draw(CGRect) Method

Definition

Draws the border just within the specified rectangle.

[Foundation.Export("drawInRect:")]
public virtual void Draw (CoreGraphics.CGRect rect);
abstract member Draw : CoreGraphics.CGRect -> unit
override this.Draw : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect

The rectangle in which to draw.

Attributes

Applies to