CmxProcedure

CmxProcedure class

The CMX procedure.

public class CmxProcedure : CmxContainer

Constructors

NameDescription
CmxProcedure()The default constructor.

Properties

NameDescription
BoundBox { get; set; }Gets or sets the bounding box.
virtual Elements { get; }Gets the elements.

Methods

NameDescription
override Equals(object)Check if objects are equal.
override GetHashCode()Get hash code of the current object.

See Also