同步代码
This commit is contained in:
@@ -28,6 +28,8 @@ export declare class IHostApplicationServices {
|
||||
sealingColorMap: [string, string][];
|
||||
showLines: boolean;
|
||||
showOpenDirLines: boolean;
|
||||
show2DPathLine: boolean;
|
||||
show2DPathObject: boolean;
|
||||
uese: string;
|
||||
forceFilterPxl: boolean;
|
||||
chaidanOption: {
|
||||
@@ -44,6 +46,7 @@ export declare class IHostApplicationServices {
|
||||
checkSealType: string;
|
||||
sealMaxValue: number;
|
||||
sealValues: string;
|
||||
hardwareExpressionFormattingAccuracy: number;
|
||||
};
|
||||
viewSize: {
|
||||
minViewHeight: number;
|
||||
|
Reference in New Issue
Block a user