Sdílet prostřednictvím


ShapeDecorator – konstruktor (ShapeField, ShapeDecoratorPosition, PointD)

Vytvořte nový ShapeDecorator.

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 Sub New ( _
    field As ShapeField, _
    position As ShapeDecoratorPosition, _
    offset As PointD _
)
public ShapeDecorator(
    ShapeField field,
    ShapeDecoratorPosition position,
    PointD offset
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeDecorator Třída

ShapeDecorator – přetížení

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