Share via


AXChartDescriptor.ContentFrame Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ContentFrame { [Foundation.Export("contentFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setContentFrame:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setContentFrame:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ContentFrame : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to