<Code Lib>
2024 Property
Changes 0
P

FamilyElementVisibility.IsShownInMedium

Description:
Indicates if the instance is display with Medium detail level in the view of project document.
Remarks:
This property cannot be set to false if the other two detail levels are also false.

public bool IsShownInMedium { get; set; }

Loading…