PdfView.ShouldAntiAlias Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Empty stub (not a public API on iOS).
[System.Obsolete("Empty stub (not a public API on iOS).")]
public virtual bool ShouldAntiAlias { get; set; }
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual bool ShouldAntiAlias { [Foundation.Export("shouldAntiAlias")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setShouldAntiAlias:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.ShouldAntiAlias : bool with get, set
Valore della proprietà
- Attributi