Share via


Device.SamplerState

SamplerState プロパティ

サンプラ ステート値を取得する。

定義

Visual Basic Public ReadOnly Property SamplerState As SamplerStates
C# public SamplerStates SamplerState { get; }
Managed C++ public: __property SamplerStates* get_SamplerState();
JScript public function get SamplerState() : SamplerStates

プロパティ値

Microsoft.DirectX.Direct3D.SamplerStates.

これは読み取り専用プロパティである。 

対象

Device

© 2002 Microsoft Corporation. All rights reserved. Terms of use.