LinePatternElement.SetLinePattern
Description:
Sets the LinePattern associated to this element.
Sets the LinePattern associated to this element.
Remarks:
The data stored inside the input LinePattern will be copied into this element. The input LinePattern itself will not be associated with the element.
The data stored inside the input LinePattern will be copied into this element. The input LinePattern itself will not be associated with the element.
public void SetLinePattern(
LinePattern newLinePattern
)
-
newLinePatternThe new LinePattern object.
-
The Line Pattern is not valid.
-
A non-optional argument was NULL