Diagram.RunInShapeFixupContextForMetafileCreation(ICollection, Action) 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.
Führt ein temporäres Fixup aus, das zum Erstellen der Metadatei erforderlich ist. Nach dem Aufruf von "" "" "als Fixup" "
public:
static void RunInShapeFixupContextForMetafileCreation(System::Collections::ICollection ^ collection, Action ^ creationLogic);
public static void RunInShapeFixupContextForMetafileCreation (System.Collections.ICollection collection, Action creationLogic);
static member RunInShapeFixupContextForMetafileCreation : System.Collections.ICollection * Action -> unit
Public Shared Sub RunInShapeFixupContextForMetafileCreation (collection As ICollection, creationLogic As Action)
Parameter
- collection
- ICollection
Sammlung von Formen
- creationLogic
- Action
Aktion zum Erstellen von Metadatendateien
Ausnahmen
Wenn "kreationlogic" den Wert NULL hat