'Declaration Public Overridable Function IsForeColorSet() As Boolean
'Usage Dim instance As ElementStyle Dim value As Boolean value = instance.IsForeColorSet()
public virtual bool IsForeColorSet()
Return Value
true if the property is set; false otherwise