FScaleScalar Method
Return a scalar value representing the specified scale.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static float Scalar(
FScale scale
)
Public Shared Function Scalar (
scale As FScale
) As Single
No code example is currently available or this language may not be supported.
- scale FScale
-
Reference to the scale to convert.
Single
Reference to the scalar representation of the caller's scale.