AssocArrayPolarParameters Constructor

Overload List

Method Description
AssocArrayPolarParameters.AssocArrayPolarParameters () Default constructor.Wraps the default constructor AcDbAssocArrayPolarParameters constructor, with all default values.
AssocArrayPolarParameters.AssocArrayPolarParameters (double, double, double, int, int, int, double) Parameterized constructor. The angle, which stands for angle between, is measured in degrees.
AssocArrayPolarParameters.AssocArrayPolarParameters (IntPtr, [MarshalAs(UnmanagedType.U1)] bool) Default constructor.Wraps the default constructor AcDbAssocArrayPolarParameters constructor, with all default values.