Updates the size of the layer to fit the displayed angle. This is useful if you have manually set the width/height of the layer.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void SizeToFit()
Public Sub SizeToFit
public:
void SizeToFit()

See Also