Class CF2Main

CF2Main class

The Main section of the CF2 format

public class CF2Main

Properties

NameDescription
DrawnElements { get; }The drawn elements
LeftLowerCorner { get; set; }The coordinates of the lower left corner of the cutting
Name { get; set; }The name of section.
Scale { get; set; }The scale
SystemCoordinate { get; set; }The type of coordinate system.
UpperRightCorner { get; set; }The coordinates of the upper right corner of the cutting

See Also