Editar

Compartilhar via


NSImage.Flipped Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DrawInRect with respectContextIsFlipped instead.")]
public virtual bool Flipped { [Foundation.Export("isFlipped")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DrawInRect with respectContextIsFlipped instead.")] get; [Foundation.Export("setFlipped:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, "Use DrawInRect with respectContextIsFlipped instead.")] set; }
member this.Flipped : bool with get, set

Property Value

Attributes

Applies to