TextureShader.Function Property

Language:

Retrieves the shader function stream.

Definition

Visual Basic Public ReadOnly Property Function As GraphicsStream
C# public GraphicsStream Function { get; }
C++ public:
property GraphicsStream^ Function {
        GraphicsStream^ get();
}
JScript public function get Function() : GraphicsStream

Property Value

Microsoft.DirectX.GraphicsStream
A GraphicsStream object that contains the shader function stream.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center