Share via


InkPicture.MarginY プロパティ

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.Ink
アセンブリ:  Microsoft.Ink (Microsoft.Ink.dll 内)

構文

'宣言
<BrowsableAttribute(True)> _
Public Property MarginY As Integer
    Get
    Set
'使用
Dim instance As InkPicture
Dim value As Integer

value = instance.MarginY

instance.MarginY = value
[BrowsableAttribute(true)]
public int MarginY { get; set; }
[BrowsableAttribute(true)]
public:
property int MarginY {
    int get ();
    void set (int value);
}
function get MarginY () : int
function set MarginY (value : int)
[<BrowsableAttribute(true)>]
member MarginY : int with get, set

プロパティ値

型 : System.Int32

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

InkPicture クラス

InkPicture メンバー

Microsoft.Ink 名前空間