PromptIntegerOptions Constructor (String, String, Int32, Int32)

Initializes a new instance of the PromptIntegerOptions class
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public PromptIntegerOptions(
        string promptAndKwords,
        string glKwords,
        int lowerBound,
        int upperBound
)

Parameters

promptAndKwords
Type: SystemString
glKwords
Type: SystemString
lowerBound
Type: SystemInt32
upperBound
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.