SizeD, structure
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Structure SizeD
[SerializableAttribute]
public struct SizeD
Le type SizeD expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
SizeD(PointD) | |
![]() |
SizeD(SizeD) | |
![]() |
SizeD(Double, Double) |
Début
Propriétés
Nom | Description | |
---|---|---|
![]() |
Height | |
![]() |
IsEmpty | |
![]() |
Width |
Début
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (Substitue ValueType.Equals(Object).) |
![]() |
GetHashCode | (Substitue ValueType.GetHashCode().) |
![]() |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) |
![]() ![]() |
ToSizeF | |
![]() |
ToString | Retourne une chaîne mise en forme comme ceci : Width=width, Height=height (Substitue ValueType.ToString().) |
Début
Opérateurs
Nom | Description | |
---|---|---|
![]() ![]() |
Equality | |
![]() ![]() |
Explicit(SizeD to PointD) | |
![]() ![]() |
Inequality |
Début
Champs
Nom | Description | |
---|---|---|
![]() ![]() |
Empty |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.