WindowOverlayTrianglesOptions.Positions Property

Top 

Description

An nx2 matrix determining the positions of vertices relative to the Shape.ReferencePoint. Which end points need be defined is set by the ElementType property. The units of the Positions matrix is defined by the PositionUnits property.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

Matrix of number

Access:

read/write

Default Value:


 

Syntax

myMatrix1 = myWindowOverlayTrianglesOptions1.Positions;

 

myWindowOverlayTrianglesOptions1.Positions = myMatrix1;

 

See also

WindowOverlayTrianglesOptions Object