'Declaration
Public Function IsDefault() As Boolean
'Usage
Dim instance As SchemeColor Dim value As Boolean value = instance.IsDefault()
public bool IsDefault()
Return Value
true
if this instance isn't set; otherwise, false
.'Declaration
Public Function IsDefault() As Boolean
'Usage
Dim instance As SchemeColor Dim value As Boolean value = instance.IsDefault()
public bool IsDefault()
true
if this instance isn't set; otherwise, false
.