PdfSelection.Color Property

Definition

Gets or sets the color with which to draw the selection.

public virtual AppKit.NSColor Color { [Foundation.Export("color", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Color : AppKit.NSColor with get, set

Property Value

This overrides both the active and inactive selection drawing colors.

This value can be null.

Attributes

Applies to