Share

ImageInstance.CanHaveSnaps Property

When true the ImageInstance has snaps that can be enabled with the EnableSnaps property


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool CanHaveSnaps { get; }

Property Value

Boolean

Remarks

Snaps are only available for images based on PDF files that are vector based.

See Also

Reference

Was this information helpful?