NSShadow.ShadowOffset 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.
The offset, in the default coordinate set, of the shadow.
public virtual CoreGraphics.CGSize ShadowOffset { [Foundation.Export("shadowOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setShadowOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ShadowOffset : CoreGraphics.CGSize with get, set
Property Value
- Attributes