Class CustomReportCadDrawing
Inheritance
System.Object
CustomReportCadDrawing
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class CustomReportCadDrawing : CustomReportNameableItem, IEquatable<APIBase>
Properties
Scale
Declaration
public double Scale { get; set; }
Property Value
Type |
Description |
System.Double |
|
StockDrawing
Declaration
public StockDrawings StockDrawing { get; set; }
Property Value
UseStockDrawing
Declaration
public bool UseStockDrawing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods