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