MonoTouch.UIKit.NSTextContainer.ExclusionPaths Property
An array of MonoTouch.UIKit.UIBezierPaths from which text will be excluded.

Syntax

[get: MonoTouch.Foundation.Export("exclusionPaths")]
[set: MonoTouch.Foundation.Export("setExclusionPaths:")]
public virtual UIBezierPath[] ExclusionPaths { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

Exclusion paths are defined in the MonoTouch.UIKit.NSTextContainer's coordinate system (see UIView.ConvertRectFromView).

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0