ArcFM Responder Mobile Developer Guide
ScaleBuffer Property (IMMStandardMapBook)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743814)>
Property ScaleBuffer As System.Integer
'Usage
 
Dim instance As IMMStandardMapBook
Dim value As System.Integer
 
instance.ScaleBuffer = value
 
value = instance.ScaleBuffer
[System.Runtime.InteropServices.DispId(1610743814)]
System.int ScaleBuffer {get; set;}
read-write property ScaleBuffer: System.Integer; 
System.Runtime.InteropServices.DispIdAttribute(1610743814)
function get,set ScaleBuffer : System.int
[System.Runtime.InteropServices.DispId(1610743814)]
__property System.int get_ScaleBuffer();
__property void set_ScaleBuffer( 
   System.int value
);
[System.Runtime.InteropServices.DispId(1610743814)]
property System.int ScaleBuffer {
   System.int get();
   void set (    System.int value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMStandardMapBook Interface
IMMStandardMapBook Members

Send Feedback