FabricSheetType.MinorEndOverhang Property

FabricSheetTypeMinorEndOverhang Property

The distance from the edge of the sheet to the last wire (measured in the minor direction).

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double MinorEndOverhang { get; }
Public ReadOnly Property MinorEndOverhang As Double
	Get
public:
property double MinorEndOverhang {
	double get ();
}
member MinorEndOverhang : float with get

Property Value

Double
See Also