Alpha

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

Alpha

public Byte Alpha {get; set;}

 

Description:        

 Set the shape's transparency, value is 0 to 255.

 

Example:

 myShape.Alpha = 100;