| SoBlendElementBlendElementParametersDestinationAlphaFactor Property  | 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoBlendElementBlendFactors DestinationAlphaFactor { get; set; }Public Property DestinationAlphaFactor As SoBlendElementBlendFactors
	Get
	Set
public:
property SoBlendElementBlendFactors DestinationAlphaFactor {
	SoBlendElementBlendFactors get ();
	void set (SoBlendElementBlendFactors value);
}member DestinationAlphaFactor : SoBlendElementBlendFactors with get, set
Property Value
Type: 
SoBlendElementBlendFactors
Remarks
See Also