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