Microsoft DirectX 9.0 SDK Update (October 2004)

DisplacementParameter.Wrap Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the texture address wrap mode.

Definition

Visual Basic .NET Public Property Wrap As TextureAddress
C# public TextureAddress Wrap { get; set; }
Managed C++ public: __property TextureAddress get_Wrap();
public: __property void set_Wrap(TextureAddress);
JScript .NET public function get Wrap() : TextureAddress
public function set Wrap(TextureAddress);

Property Value

Microsoft.DirectX.Direct3D.TextureAddress . A TextureAddress instance that represents the texture address wrap mode.

This property is read/write. 

See Also


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

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