NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CustomLineCap Class

[To be supplied.]

Object
   MarshalByRefObject
      CustomLineCap

[Visual Basic]
Public Class CustomLineCap
   Inherits MarshalByRefObject
   Implements ICloneable
[C#]
public class CustomLineCap : MarshalByRefObject, ICloneable
[C++]
public __gc class CustomLineCap : public MarshalByRefObject,
   ICloneable
[JScript]
public class CustomLineCap extends MarshalByRefObject, ICloneable

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Drawing2D

Assembly: System.Drawing.dll

See Also

CustomLineCap Members | System.Drawing.Drawing2D Namespace