Show / Hide Table of Contents

Class RelativePosition

Inheritance
System.Object
RelativePosition
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class RelativePosition : object

Properties

X

Declaration
public double X { get; set; }
Property Value
Type Description
System.Double

Y

Declaration
public double Y { get; set; }
Property Value
Type Description
System.Double
Back to top Generated by DocFX