[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.ResolveStyleProperties

ResolveStyleProperties Method

ResolveStyleProperties(Style, Style)

For internal use only. Resolves calculated properties of the Style object.

Declaration
protected void ResolveStyleProperties(Style styleWithExprs, Style destStyle)
Parameters
Type Name Description
Style styleWithExprs

Style object properties of that should be resolved.

Style destStyle

Style object for calculated properties. styleWithExprs and destStyle can be the same.