ShapeGeometries.BinaryLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a BinaryLinkShapeGeometry instance
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ BinaryLink { Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry BinaryLink { get; }
static member BinaryLink : Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
Public Shared ReadOnly Property BinaryLink As ShapeGeometry