'Declaration
Public Shared Function FirstAncestorINStyleable( _ ByVal node As INNode _ ) As INStyleable
'Usage
Dim node As INNode Dim value As INStyleable value = NSceneTree.FirstAncestorINStyleable(node)
public static INStyleable FirstAncestorINStyleable( INNode node )
Parameters
- node