CadEntityBase.Transparency

CadEntityBase.Transparency property

Gets or sets the transparency value for the entity.

public int? Transparency { get; set; }

Property Value

The transparency value.

See Also