'Declaration
Public Function IsReversed() As Boolean
'Usage
Dim instance As IconSetCfRule Dim value As Boolean value = instance.IsReversed()
public bool IsReversed()
Return Value
true
if the default order of the icons in this icon set is reversed; otherwise, false
.