OverrideGraphicSettingsProjectionLinePatternId Property |
Id of the projection surface line pattern.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId ProjectionLinePatternId { get; }
Public ReadOnly Property ProjectionLinePatternId As ElementId
Get
public:
property ElementId^ ProjectionLinePatternId {
ElementId^ get ();
}
member ProjectionLinePatternId : ElementId with get
Property Value
ElementId
See Also