FScaleIsEmpty Method
Return a value indicating whether the specified scale is empty.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static bool IsEmpty(
FScale scale
)
Public Shared Function IsEmpty (
scale As FScale
) As Boolean
No code example is currently available or this language may not be supported.
- scale FScale
-
Reference to the object to inspect.
Boolean
True if the specified scale is empty. Otherwise, false.