Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Microsoft internal use only.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaración
<TypeConverterAttribute(GetType(SplitterLengthConverter))> _
Public Structure SplitterLength _
Implements IEquatable(Of SplitterLength)
[TypeConverterAttribute(typeof(SplitterLengthConverter))]
public struct SplitterLength : IEquatable<SplitterLength>
The SplitterLength type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SplitterLength(Double) | Microsoft internal use only. |
![]() |
SplitterLength(Double, SplitterUnitType) | Microsoft internal use only. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
IsFill | Microsoft internal use only. |
![]() |
IsStretch | Microsoft internal use only. |
![]() |
SplitterUnitType | Microsoft internal use only. |
![]() |
Value | Microsoft internal use only. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Microsoft internal use only. (Overrides ValueType.Equals(Object).) |
![]() |
Equals(SplitterLength) | Microsoft internal use only. |
![]() |
GetHashCode | Microsoft internal use only. (Overrides ValueType.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Microsoft internal use only. (Overrides ValueType.ToString().) |
Top
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | Microsoft internal use only. |
![]() ![]() |
Inequality | Microsoft internal use only. |
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)