Freigeben über


IShape.Width-Eigenschaft

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntax

'Declaration
ReadOnly Property Width As Double
double Width { get; }
property double Width {
    double get ();
}
abstract Width : float
function get Width () : double

Eigenschaftswert

Typ: System.Double

.NET Framework-Sicherheit

Siehe auch

Referenz

IShape Schnittstelle

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation-Namespace