<PackageReference Include="Relativity.OutsideIn" Version="2022.10.0" />

Annotation

public abstract class Annotation
public enum UnitTypeValue

protected long m_Height

protected long m_Left

protected float m_Opacity

protected long m_Section

protected long m_Top

protected long m_UserId

protected long m_Width

public string Comment { get; set; }

public long Height { get; set; }

public long Left { get; set; }

public float Opacity { get; set; }

public Dictionary<string, string> Properties { get; set; }

public long SectionIndex { get; set; }

public long Top { get; set; }

public UnitTypeValue Units { get; set; }

public long UserId { get; set; }

public long Width { get; set; }