Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Structure SizeD
[SerializableAttribute]
public struct SizeD
[SerializableAttribute]
public value class SizeD
[<Sealed>]
[<SerializableAttribute>]
type SizeD = struct end
JScript supports the use of structures, but not the declaration of new ones.
The SizeD type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SizeD(PointD) | |
![]() |
SizeD(SizeD) | |
![]() |
SizeD(Double, Double) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Height | |
![]() |
IsEmpty | |
![]() |
Width |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Overrides ValueType.Equals(Object).) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | (Overrides ValueType.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() |
ToSizeF | |
![]() |
ToString | Returns a string formatted like this: Width=width, Height=height (Overrides ValueType.ToString().) |
Top
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | |
![]() ![]() |
Explicit(SizeD to PointD) | |
![]() ![]() |
Inequality |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
Empty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)