1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Domain
  6. /
  7. IRectangle
  8. /
  9. LocationMeasureType

LocationMeasureType

IRectangle.LocationMeasureType property

Measure type (pixels, percents or millimeters) for Left and Top properties.

public MeasureType LocationMeasureType { get; set; }

See Also