BaseOffset

BaseOffset class

Basic contract used for setting offset in different measurements

public abstract class BaseOffset

Properties

NameDescription
Bottom { get; set; }Amount of Bottom offset set in specified measurement
Left { get; set; }Amount of Left offset set in specified measurement
Right { get; set; }Amount of Right offset set in specified measurement
Top { get; set; }Amount of Top offset set in specified measurement

See Also