View.HasViewTransforms
Description:
Returns true if the view reports model space to view projection space transforms.
Returns true if the view reports model space to view projection space transforms.
Remarks:
Not all views return transforms. For example, schedules and legends do not report transforms.
Not all views return transforms. For example, schedules and legends do not report transforms.
public bool HasViewTransforms()
Boolean
True if the view returns transforms, false otherwise.