PlanarEntity.IsValid Method

Returns true if all the entity fields contain reasonable information.
Public Overrides Function IsValid() As Boolean
This language is not supported or no code example is available.
public override bool IsValid()
This language is not supported or no code example is available.

Return Value

bool

True if the entity is valid, false otherwise.

.NET Framework

Supported in: 4.8

In this article

Definition