Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of texture levels in a multilevel texture.
Definition
Visual Basic Public ReadOnly Property LevelCount As Integer C# public int LevelCount { get; } C++ public:
property int LevelCount {
int get();
}JScript public function get LevelCount() : int
Property Value
System.Int32
An Int32value that indicates the number of texture levels in the multilevel texture.
This property is read-only.
Applies To
.gif)