DesignSurfaceElementOperations.AddGhostShapesContext – metoda
Přidá GhostShapeCollection ElementGroupPrototype v zadaném IDataObject.
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Deklarace
Public Shared Sub AddGhostShapesContext ( _
data As IDataObject, _
diagram As Diagram, _
initialDragLocation As PointD _
)
public static void AddGhostShapesContext(
IDataObject data,
Diagram diagram,
PointD initialDragLocation
)
Parametry
- data
Typ: System.Windows.Forms.IDataObject
IDataObject, obsahující ElementGroupPrototype aktualizovat.
- diagram
Typ: Microsoft.VisualStudio.Modeling.Diagrams.Diagram
Diagram zdrojů.
- initialDragLocation
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD
Počáteční umístění myši v absolutní Světové souřadnice.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.