ICSS2Properties.MarkerOffset

ICSS2Properties.MarkerOffset property

This property specifies the distance between the nearest border edges of a marker box and its associated principal box. The offset may either be a user-specified (length) or chosen by the UA (‘auto’). Lengths may be negative, but there may be implementation-specific limits.

public string MarkerOffset { get; set; }

Return Value

marker-offset property

See Also