Back to Website
Show / Hide Table of Contents

Class LocatedVectorF

Inheritance
System.Object
LocatedVectorF
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Math
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class LocatedVectorF

Constructors

LocatedVectorF(VectorF, VectorF)

Declaration
public LocatedVectorF(VectorF location, VectorF vector)
Parameters
Type Name Description
VectorF location
VectorF vector

Properties

Location

Declaration
public VectorF Location { get; }
Property Value
Type Description
VectorF

Vector

Declaration
public VectorF Vector { get; }
Property Value
Type Description
VectorF

Methods

Translate(Single, Single)

Declaration
public LocatedVectorF Translate(float xShift, float yShift)
Parameters
Type Name Description
System.Single xShift
System.Single yShift
Returns
Type Description
LocatedVectorF
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback