FabricSheetTypeMajorEndOverhang Property |
The distance from the edge of the sheet to the last wire (measured in the major direction).
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double MajorEndOverhang { get; }
Public ReadOnly Property MajorEndOverhang As Double
Get
public:
property double MajorEndOverhang {
double get ();
}
member MajorEndOverhang : float with get
Property Value
Double
See Also