SoBlendElementBlendElementParametersDestinationAlphaFactor Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
SoBlendElementBlendFactorsRemarks See Also