ITransparency Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ITransparency members.

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