SoLDMResourceManagerGetMaxVViz2DTextures Method |
Returns the maximum global numbers of 2D Textures displayable.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static int GetMaxVViz2DTextures()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Function GetMaxVViz2DTextures As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
static int GetMaxVViz2DTextures()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static member GetMaxVViz2DTextures : unit -> int
Return Value
Type:
Int32
Remarks
See Also