Class CustomPopupPosition
The calculated CustomPopupPlacement
Inheritance
System.Object
CustomPopupPosition
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public class CustomPopupPosition
Properties
View SourcePinLocation
PinLocation
Declaration
public PinLocation PinLocation { get; set; }
Property Value
Type | Description |
---|---|
PinLocation |
Position
Position
Declaration
public Point Position { get; set; }
Property Value
Type | Description |
---|---|
System.Windows.Point |