Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Indicates the point of reference from which the coordinates are relative.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Dichiarazione
Public Enumeration PointRelativeTo
public enum PointRelativeTo
public enum class PointRelativeTo
type PointRelativeTo
public enum PointRelativeTo
Members
| Member name | Description | |
|---|---|---|
| Screen | Indicates that the point is relative to the top-left of the screen. | |
| Client | Indicates that the point is relative to the top-left of the DiagramClientView's client area. |