次の方法で共有


Options.AllowPixelUnits プロパティ

定義

の測定値をサポートする HTML 機能の既定の計測単位としてピクセルが使用する場合。

public:
 property bool AllowPixelUnits { bool get(); void set(bool value); };
public bool AllowPixelUnits { get; set; }
member this.AllowPixelUnits : bool with get, set
Public Property AllowPixelUnits As Boolean

プロパティ値

適用対象