Condividi tramite


Proprietà BinaryLinkShapeBase.GeometryEdgePoints

Ottiene i punti del bordo in unità del mondo (progettate per essere chiamato solo dalle classi ShapeGeometry-derivate).

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property GeometryEdgePoints As EdgePointCollection
public EdgePointCollection GeometryEdgePoints { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection

Implementa

IBinaryLinkGeometryData.GeometryEdgePoints

Note

Ottiene i punti del bordo in unità del mondo.(Destinato a essere chiamato solo dalle classi ShapeGeometry-derivate).

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BinaryLinkShapeBase Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams