ITransparency Interface Members Send Feedback
See Also  Methods 

The following tables list the members exposed by ITransparency.

Public Methods

 NameDescription
 MethodIsByAlphaGets whether transparency is defined by an alpha value.  
 MethodIsByBlockGets whether transparency is ByBlock.  
 MethodIsByLayerGets whether transparency is ByLayer.  
 MethodSetByAlphaSets transparency to the specified alpha value.  
 MethodSetByBlockSets transparency to ByBlock.  
 MethodSetByLayerSets transparency to ByLayer.  
Top

See Also