Resolves an auto dimension of object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual void ResolveLengthAuto( RefDim dim, LengthAuto length ) |
Visual Basic |
---|
Protected Overridable Sub ResolveLengthAuto ( _ dim As RefDim, _ length As LengthAuto _ ) |
Parameters
- dim
- Type: RefDim
Dimension to resolve.
- length
- Type: LengthAuto
LengthAuto object defining a value of dimension.