WithOpacityFunction Class
Location
- Namespace
- Alive
- Package
- Fuse.UXKits.Alive 2.9.1
Interface of WithOpacityFunction
Inherited from BinaryOperator
Compute(object, object) : object uno
IsLeftOptional : bool uno
IsRightOptional : bool uno
Left : Expression uno
Right : Expression uno
Inherited from ComputeExpression
GetArgument(int) : Expression uno
Name : string uno
TryCompute(Argument[], object) : bool uno
Inherited from Expression
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide