ArcObjects Component Help  (Core)    

IElementProperties2.ReferenceScale Property

Reference scale of the element.

[Visual Basic 6.0]
Property ReferenceScale As Double
[Visual Basic .NET]
Public Property ReferenceScale As Double
[C#]
public double ReferenceScale {get; set;}
[C++]
public: __property double get_ReferenceScale();
public: __property void set_ReferenceScale(double );