Property HasTransparentColor
HasTransparentColor
Gets a value indicating whether transparent color exists.
bool HasTransparentColor { get; }
Property Value
- bool
true
if transparent color exists; otherwise,false
.
Gets a value indicating whether transparent color exists.
bool HasTransparentColor { get; }
true
if transparent color exists; otherwise, false
.