ImageGear .NET - Updated May 1, 2018
GetModels Method




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > ImGearDGNPage Class : GetModels Method
Gets names of available Models.
Syntax
'Declaration
 
Public Function GetModels() As String()
 
'Usage
 
Dim instance As ImGearDGNPage
Dim value() As String
 
value = instance.GetModels()

Return Value

Returns a string[] containing the Model names for this page.
See Also

Reference

ImGearDGNPage Class
ImGearDGNPage Members