Sdílet prostřednictvím


RectangleD Implicit – převod (Rectangle to RectangleD)

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

Syntaxe

'Deklarace
Public Shared Widening Operator CType ( _
    value As Rectangle _
) As RectangleD
public static implicit operator RectangleD (
    Rectangle value
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RectangleD Struktura

Implicit – přetížení

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