NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.BlockStyler.MultilineString Class Reference

Represents a Multiline String block More...

Inheritance diagram for NXOpen.BlockStyler.MultilineString:
NXOpen.BlockStyler.UIBlock

Public Member Functions

unsafe string[] GetValue ()
 Gets the Value More...
 
unsafe void SetValue (string[] valueString)
 Sets the Value More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
unsafe void Focus ()
 Focuses on the block. More...
 

Properties

unsafe int Height [get, set]
 Returns or sets the Height More...
 
unsafe bool Localize [get, set]
 Returns or sets the Localize. More...
 
unsafe int MaximumCharactersAccepted [get, set]
 Returns or sets the MaximumCharactersAccepted More...
 
unsafe int MaximumHeight [get, set]
 Returns or sets the MaximumHeight More...
 
unsafe int MinimumHeight [get, set]
 Returns or sets the MinimumHeight More...
 
unsafe bool ResizeHeightWithDialog [get, set]
 Returns or sets the ResizeHeightWithDialog. More...
 
unsafe bool RetainValue [get, set]
 Returns or sets the RetainValue More...
 
unsafe string ValuesConcatenated [get, set]
 Returns or sets the ValuesConcatenated. More...
 
unsafe int Width [get, set]
 Returns or sets the Width More...
 
- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 

Detailed Description

Represents a Multiline String block

Created in NX6.0.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.MultilineString.GetValue ( )

Gets the Value

Created in NX8.5.0

License requirements: None.

Returns
unsafe void NXOpen.BlockStyler.MultilineString.SetValue ( string[]  valueString)

Sets the Value

Created in NX8.5.0

License requirements: None.

Parameters
valueString

Property Documentation

unsafe int NXOpen.BlockStyler.MultilineString.Height
getset

Returns or sets the Height

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.Localize
getset

Returns or sets the Localize.

If true, the Label is translated to current locale language

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MaximumCharactersAccepted
getset

Returns or sets the MaximumCharactersAccepted

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MaximumHeight
getset

Returns or sets the MaximumHeight

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MinimumHeight
getset

Returns or sets the MinimumHeight

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.ResizeHeightWithDialog
getset

Returns or sets the ResizeHeightWithDialog.

If true, height of block will dynamically change when the dialog is resized.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.RetainValue
getset

Returns or sets the RetainValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.MultilineString.ValuesConcatenated
getset

Returns or sets the ValuesConcatenated.

Represents single string with values in block concatenated with new-line characters.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.Width
getset

Returns or sets the Width

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.