-
Set
- Relative.SetWidth
- Relative.SetHeight
- Relative.SetMinWidth
- Relative.SetMinHeight
- Relative.SetMaxWidth
- Relative.SetMaxHeight
- Relative.SetBorderThickness
- Relative.SetCornerRadius
- Relative.SetMargin
- Relative.SetPadding
- Relative.SetOneTimeWidth
- Relative.SetOneTimeHeight
-
Get
- Relative.GetWidth
- Relative.GetHeight
- Relative.GetMinWidth
- Relative.GetMinHeight
- Relative.GetMaxWidth
- Relative.GetMaxHeight
- Relative.GetBorderThickness
- Relative.GetCornerRadius
- Relative.GetMargin
- Relative.GetPadding
-
Interface
- IAddSub<T>
- IMulDiv<T>
- ICopiable<T>
- IRelative<T>
-
Class
- RelativeLengthBase (For Parse and Customize)
- SingleRelativeLength (For Customize)
- RelativeLengthCollection (For Customize)
- RelativeLength (For Use)
- RelativeLengthMerge (For Use)
-
Struct
- RelativeScale
- RelativeCalc
-
EventArgs
- RelativeChangedEventArgs<T>
-
Event
- RelativeChanged<T>