ArcObjects Component Help  (Core)    

IBoundsProperties.FixedSize Property

Indicates if size is determined by some other property like the symbol.

[Visual Basic 6.0]
Property FixedSize As Boolean
[Visual Basic .NET]
Public Read Only Property FixedSize As Boolean
[C#]
public bool FixedSize {get;}
[C++]
public: __property bool get_FixedSize();