Rebar.HasPresentationOverrides
Description:
Identifies if this Rebar has overridden default presentation settings for the given view.
Identifies if this Rebar has overridden default presentation settings for the given view.
Remarks:
Default presentation settings can be overriden using SetBarHiddenStatus(View, Int32, Boolean), SetPresentationMode(View, RebarPresentationMode) methods
Default presentation settings can be overriden using SetBarHiddenStatus(View, Int32, Boolean), SetPresentationMode(View, RebarPresentationMode) methods
-
dBViewThe view.
Return Value
bool
True if this Rebar has overriden default presentation settings, false otherwise.
-
A non-optional argument was NULL