Search
InteractiveObject.VerticalOffset Property
See Also
 






Gets or sets the vertical offset of the object from its origin.

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

 Syntax

C#  Copy Code

public Measure VerticalOffset { get; set; }

Visual Basic  Copy Code

Public Property VerticalOffset As Measure

 Property Value

 See Also