MindFusion.Wpf Pack Programmer's Guide
InteractiveObject.AnchorPosition Property
See Also
 





Gets or sets the anchor position of this object.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public ObjectAnchorPosition AnchorPosition { get; set; }

Visual Basic  Copy Code

Public Property AnchorPosition As ObjectAnchorPosition

 Property Value

 Remarks

This value is relevant only if the Anchor property is set to ObjectAnchor.ToCell.

 See Also

InteractiveObject Members
InteractiveObject Class
MindFusion.Spreadsheet.Wpf Namespace