SetMargin Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Sets the size of the current element's margin.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetMargin(Int32) Sets the size of the current element's margin, using the same (specified) width for each of the four sides of the element.
Public method SetMargin(Int32, Int32, Int32, Int32) Sets the size of the current element's margin, using a specified width for each of the four sides of the element.

Top

See Also

Reference

UIElement Class

Microsoft.SPOT.Presentation Namespace