C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderEmptyFragment Class / ResolveLengthAuto Method
Dimension to resolve.
LengthAuto object defining a value of dimension.

In This Topic
ResolveLengthAuto Method (RenderEmptyFragment)
In This Topic
Resolves an auto dimension of object.
Syntax
'Declaration
 
Protected Overridable Sub ResolveLengthAuto( _
   ByVal dim As RefDim, _
   ByVal length As LengthAuto _
) 
 

Parameters

dim
Dimension to resolve.
length
LengthAuto object defining a value of dimension.
See Also