'Declaration
Public Overridable Function GetControlVisible( _ ByVal index As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NSmartShape Dim index As System.Integer Dim value As System.Boolean value = instance.GetControlVisible(index)
public virtual System.bool GetControlVisible( System.int index )
Parameters
- index