Gets or sets the margin of the element.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public new Thickness Margin { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property Margin As Thickness |
A .NET Thickness object specifying the distance between the element and its container's borders.