ICSS2Properties.Outline

ICSS2Properties.Outline property

The outline created with the outline properties is drawn “over” a box, i.e., the outline is always on top, and doesn’t influence the position or size of the box, or of any other boxes. Therefore, displaying or suppressing outlines does not cause reflow.

public string Outline { get; set; }

Return Value

outline property

See Also