2027 Property
Changes 0
P

Dimension.IsValid

Description:
Indicates if this dimension is valid.
Remarks:
This property always returns true for model dimensions. It can return false for view-specific dimensions that are hidden because they are in an invalid state. An example of an invalid state is having misaligned references for an aligned dimension.
public bool IsValid { get; }