This document is archived and information here might be outdated. Recommended version. |
Enables or disables a GxObject factory.
[Visual Basic .NET] Public Sub EnableGxObjectFactory ( _ ByVal index As Integer, _ ByVal Enabled As Boolean _ )
[C#] public void EnableGxObjectFactory ( int index, bool Enabled );