Share via


CILineOverlay.EdgeIntensity Property

Definition

Gets or sets the edge intensity to use when drawing the overlay.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float EdgeIntensity { [Foundation.Export("edgeIntensity")] get; [Foundation.Export("setEdgeIntensity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("edgeIntensity")>]
[<set: Foundation.Export("setEdgeIntensity:")>]
member this.EdgeIntensity : single with get, set

Property Value

Implements

Attributes

Applies to