Sdílet prostřednictvím


ImageShapeHasBaseImageShape – konstruktor (ImageShape, ImageShape)

Konstruktor vytvoří odkaz ImageShapeHasBaseImageShape ve stejném oddílu jako daný ImageShape

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    source As ImageShape, _
    target As ImageShape _
)
public ImageShapeHasBaseImageShape(
    ImageShape source,
    ImageShape target
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ImageShapeHasBaseImageShape Třída

ImageShapeHasBaseImageShape – přetížení

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů