PdfView.ShouldAntiAlias プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
プロパティ値
- 属性