Search
GeometryOperator Members
Properties Methods
 


Represents the base class for all geometry operators.

The following tables list the members exposed by the GeometryOperator type.

 Public Properties

  Name Description

A

Gets the third parameter of the geometry. (Inherited from GeometryStorage.)

B

Gets the fourth parameter of the geometry. (Inherited from GeometryStorage.)

C

Gets the fifth parameter of the geometry. (Inherited from GeometryStorage.)

D

Gets the sixth parameter of the geometry. (Inherited from GeometryStorage.)

X

Gets the first parameter of the geometry. (Inherited from GeometryStorage.)

Y

Gets the second parameter of the geometry. (Inherited from GeometryStorage.)

 Public Methods

  Name Description

ToString

Object.ToString override. (Inherited from GeometryStorage.)

 See Also