P

ColorFillSchemeEntry.FillPatternId

Description:
The id of fill pattern element of this entry.
Remarks:
  • InvalidElementid represents no pattern, that means there would be nothing to be filled for elements colored based on this entry.
  • Only fill pattern elements whose fill pattern target is drafting is valid for color fill scheme.
public ElementId FillPatternId { get; set; }