ComponentOne FlexReport for UWP
AssignFrom Method (EllipsePartShape)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > EllipsePartShape Class : AssignFrom Method
The source object to copy properties from.
Assigns (copies) properties from another ShapeBase to the current object.
Syntax
'Declaration
 
Public Overrides Sub AssignFrom( _
   ByVal source As ShapeBase _
) 
public override void AssignFrom( 
   ShapeBase source
)

Parameters

source
The source object to copy properties from.
See Also

Reference

EllipsePartShape Class
EllipsePartShape Members