PromptIntegerOptions(String, String, Int32, Int32) Constructor

Initializes a new instance of the PromptIntegerOptions class

Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public PromptIntegerOptions(
        string promptAndKwords,
        string glKwords,
        int lowerBound,
        int upperBound
)

Parameters

promptAndKwords  String
 
glKwords  String
 
lowerBound  Int32
 
upperBound  Int32
 
See Also

©  Bricsys NV. All rights reserved.