ScalePinInstance.Location Property

Definition

Gets the calculated value of the Location property in a ScalePin class.

public:
 property double Location { double get(); };
public double Location { get; }
member this.Location : double
Public ReadOnly Property Location As Double

Property Value

A double value that represents the calculated value of the Location property.

Applies to