ArcGIS Developer Help  (Carto)    

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 ReadOnly Property FixedSize As Boolean
[C#]
public bool FixedSize {get;}
[Java]
public boolean isFixedSize()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_FixedSize(
  VARIANT_BOOL* flag
);
[C++]

Parameters

flag [out, retval]

  flag is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IBoundsProperties Interface

 


Feedback Send feedback on this page