[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Border.AssignFrom

AssignFrom Method

AssignFrom(Border)

Copies all property values from another object. Note! This method does not raise PropertyChanged event.

Declaration
public void AssignFrom(Border source)
Public Sub AssignFrom(source As Border)
Parameters
Type Name Description
Border source

The source object.