SpatialReferenceSystem.IsValid

SpatialReferenceSystem.IsValid property

Same as Validate, but don’t return error message.

public bool IsValid { get; }

Return Value

true if SRS is valid, false otherwise.

See Also