Indicates if size is determined by some other property like the symbol.
[Visual Basic 6.0] Property FixedSize As Boolean
[Visual Basic .NET] Public ReadOnly Property FixedSize As Boolean
[C#] public bool FixedSize {get;}
[Java] public boolean isFixedSize() throws IOException, AutomationException
[C++]
HRESULT get_FixedSize(
VARIANT_BOOL* flag
);
Parameters
flag [out, retval]
flag is a parameter of type VARIANT_BOOL