XFunction Class
Returns one of:
- The
ActualPosition.X
of an Element. Refer to LayoutFunction - The
X
value of afloat
,float2
,float3
, orfloat4
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1
Interface of XFunction
Inherited from LayoutFunction
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