AnisotropyAngle Property

AnisotropyAngle returns the anisotropy angle in degrees (not used for nugget). Returns a double. This is a read-only property.

Syntax

object.AnisotropyAngle

Example

This example demonstrates how to return the anisotropy angle of a variogram component.

Debug .Print VarioComponent.AnisotropyAngle

Used by: VarioComponent object