XYBaseLayoutFunction Class
These are overloaded functions that either provide a layout property or a vector component.
YFunction uno
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1
Interface of XYBaseLayoutFunction
TryCompute(float4, int, object) : bool uno
Inherited from LayoutFunction
GetCurrentValue(Element) : object uno
GetValue(PlacedArgs) : object uno
TryComputeAlternate(object, 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