TextLineBreak.Clone Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Klont eine neue Instanz des TextLineBreak-Objekts.
public:
System::Windows::Media::TextFormatting::TextLineBreak ^ Clone();
[System.Security.SecurityCritical]
public System.Windows.Media.TextFormatting.TextLineBreak Clone ();
public System.Windows.Media.TextFormatting.TextLineBreak Clone ();
[<System.Security.SecurityCritical>]
member this.Clone : unit -> System.Windows.Media.TextFormatting.TextLineBreak
member this.Clone : unit -> System.Windows.Media.TextFormatting.TextLineBreak
Public Function Clone () As TextLineBreak
Gibt zurück
Eine neue Instanz von TextLineBreak.
- Attribute