Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property Maximum2DTextureDimension As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As Integer value = Medical3DEngine.Maximum2DTextureDimension |
C# | |
---|---|
public static int Maximum2DTextureDimension {get;} |
Property Value
Value that indicates the maximum 2D Texturing allowed by the current hardware.For an example refer to BlendingAvailable
The bigger this value is, the larger the objects that can be created successfully by the 3D engine.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7