Property ActualLeft
| Improve this Doc View SourceActualLeft
Gets the actual left position of this WindowControl.
Declaration
public double ActualLeft { get; }
Property Value
| Type | Description |
|---|---|
| System.Double | The WindowControl's left position, as a value in device-independent units (1/96th inch per unit). |