AnalysisDisplayMarkersAndTextSettings.MarkerSize Property
Size of marker.
Namespace:
Autodesk.Revit.DB.Analysis
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double MarkerSize { get; set; }
Property Value
Double
Exceptions
Exception
Condition
ArgumentsInconsistentException
When setting this property: markerSize is negative
See Also
Reference
AnalysisDisplayMarkersAndTextSettings Class
Autodesk.Revit.DB.Analysis Namespace