次の方法で共有


Cursor.DrawingAttributes プロパティ

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

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

構文

'宣言
Public Property DrawingAttributes As DrawingAttributes
    Get
    Set
'使用
Dim instance As Cursor
Dim value As DrawingAttributes

value = instance.DrawingAttributes

instance.DrawingAttributes = value
public DrawingAttributes DrawingAttributes { get; set; }
public:
property DrawingAttributes^ DrawingAttributes {
    DrawingAttributes^ get ();
    void set (DrawingAttributes^ value);
}
function get DrawingAttributes () : DrawingAttributes
function set DrawingAttributes (value : DrawingAttributes)
member DrawingAttributes : DrawingAttributes with get, set

プロパティ値

型 : Microsoft.Ink.DrawingAttributes

プラットフォーム

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

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

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

Cursor クラス

Cursor メンバー

Microsoft.Ink 名前空間