<Code Lib>
2026 Property
Changes 0
P

FabricWireItem.WireLength

Description:
Wire length for this wire item

public double WireLength { get; set; }

  • When setting this property: The given value for length is not a number
  • When setting this property: The given value for length must be greater than 0 and no more than 30000 feet.

Loading…