VNUtils.NormalizedIdentityRect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the normalized identity CGRect [0, 0, 1, 1].
[Foundation.Field("VNNormalizedIdentityRect", "/System/Library/Frameworks/Vision.framework/Vision")]
public static CoreGraphics.CGRect NormalizedIdentityRect { get; }
[<Foundation.Field("VNNormalizedIdentityRect", "/System/Library/Frameworks/Vision.framework/Vision")>]
static member NormalizedIdentityRect : CoreGraphics.CGRect
Property Value
- Attributes