Thickness.HorizontalThickness Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total horizontal thickness (Left + Right).
public:
property double HorizontalThickness { double get(); };
public double HorizontalThickness { get; }
member this.HorizontalThickness : double
Public ReadOnly Property HorizontalThickness As Double