![]() |
![]() |
![]() |
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 .NET Public Property SlicePitch As Integer C# public int SlicePitch { get; set; } Managed C++ public: __property int get_SlicePitch();
public: __property void set_SlicePitch(int);JScript .NET public function get SlicePitch() : int
public function set SlicePitch(int);
System.Int32 . Integer that represents the slice pitch in bytes.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center