Load optimal render settings
Namespace:
EGIS.ControlsAssembly: EGIS.Controls (in EGIS.Controls.dll)
Syntax
Visual Basic |
---|
Protected Sub LoadOptimalRenderSettings ( _ sf As ShapeFile _ ) |
C# |
---|
protected void LoadOptimalRenderSettings( ShapeFile sf ) |
Visual C++ |
---|
protected: void LoadOptimalRenderSettings( ShapeFile^ sf ) |
JavaScript |
---|
function loadOptimalRenderSettings(sf); |
Parameters
- sf
- Type: EGIS.ShapeFileLib..::..ShapeFile