ITransparency

ITransparency interface

Define Transparency property for different objects appearances

public interface ITransparency

Properties

Name Description
Transparency { get; set; } Gets or sets a value to indicate the object Transparency. The value is from 0.0 to 1.0. By default the value is 0

See Also