BackFrameInstance.FrameWidth Property

Definition

Gets the calculated value of the FrameWidth property in a BackFrame class.

public:
 property double FrameWidth { double get(); };
public double FrameWidth { get; }
member this.FrameWidth : double
Public ReadOnly Property FrameWidth As Double

Property Value

A double value that represents the calculated value of the FrameWidth property.

Applies to