RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.IsCallout

Property
Description:
Indicates if the view is a callout view.
Remarks:
Reference callouts are not treated as callout views. The view was created as a callout in its parent view but it may show as a section in orthogonal views.
Syntax
public bool IsCallout { get; }