Click or drag to resize
SoLinePatternElement Methods

The SoLinePatternElement type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGet

Returns current line pattern from the state.

Public methodStatic memberGetClassStackIndex Obsolete.

Returns the stack id for this element.

Public methodStatic memberGetDefault

Deprecated: Returns the default line pattern.

Public methodStatic memberGetDefaultPattern

Returns the default line pattern.

Public methodStatic memberGetDefaultScaleFactor

Returns the default line pattern scale factor.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodPop

Pops element.

(Inherited from SoElement.)
Public methodPush

Pushes element.

(Inherited from SoElement.)
Public methodStatic memberSet(SoState, UInt16)
Calls Set(state, pattern, 1).
Public methodStatic memberSet(SoState, SoNode, UInt16)
Calls Set(state, name_14325, pattern, 1).
Public methodStatic memberSet(SoState, UInt16, Int32)

Sets the current line pattern in the state.

Public methodStatic memberSet(SoState, SoNode, UInt16, Int32)

Sets the current line pattern in the state.

Public methodToString (Inherited from Object.)
Top
See Also