ShouldSerializeImageTransparentColor Method (C1Command)
In This Topic
Returns true if this ImageTransparentColor property has changed; otherwise, returns false.
Syntax
'Declaration
Protected Function ShouldSerializeImageTransparentColor() As Boolean
protected bool ShouldSerializeImageTransparentColor()
See Also