ShapeMapReferencesShape.SetShape(ShapeMap, Shape) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define a forma.
public:
static void SetShape(Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMap ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ newShape);
[System.Diagnostics.DebuggerStepThrough]
public static void SetShape (Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap element, Microsoft.VisualStudio.Modeling.DslDefinition.Shape newShape);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetShape : Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.Shape -> unit
Public Shared Sub SetShape (element As ShapeMap, newShape As Shape)
Parâmetros
- element
- ShapeMap
- newShape
- Shape
- Atributos