FabricSheetType.MajorStartOverhang Property

FabricSheetTypeMajorStartOverhang Property

The distance from the edge of the sheet to the first wire (measured in the major direction).

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

Property Value

Double
See Also