Text.Update Method

Updates the contents of this entity with the contents of another entity.
Protected Overrides Sub Update( _ 
ByVal another As PlanarEntity
)
This language is not supported or no code example is available.
protected override void Update( 
PlanarEntity another 
)
This language is not supported or no code example is available.

Parameters

another
PlanarEntity

The other entity.

.NET Framework

Supported in: 4.8

In this article

Definition