LockedBox.SlicePitch Property |
Language: |
Retrieves or sets the byte offset from the top left of one slice to the top left of the next-deepest slice.
Visual Basic Public Property SlicePitch As Integer C# public int SlicePitch { get; set; } C++ public:
property int SlicePitch {
int get();
void set(int value);
}JScript public function get SlicePitch() : int
public function set SlicePitch(int);
System.Int32
This property is read/write.
Integer that represents the slice pitch in bytes.
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