'Declaration Public Function CreateLight() As CADLight
'Usage Dim instance As ImGearDWGPage Dim value As CADLight value = instance.CreateLight()
public CADLight CreateLight()
public: CADLight* CreateLight();
public: CADLight^ CreateLight();
Return Value
Returns a new instance of CADLight