API Reference > OdDg Classes > OdDgLineCodeResourceStrokeData Class
OdDgLineCodeResourceStrokeData Class
OdDgLineCodeResourceStrokeData
Syntax
C++
class OdDgLineCodeResourceStrokeData;

DgLineStyleDefTableRecord.h

This class represents StrokeData of a LineCode linestyle resource. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
 
 
Name 
Description 
 
 
 
 
 
Name 
Description 
 
Reads resource data from a stream.
 
 
Writes resource data to a stream.
 
 
Returns the bypass corner flag of a stroke. 
 
Returns the can-be-scaled flag of a stroke. 
 
Returns the start and end caps type of a stroke. 
 
Returns the dash flag of a stroke. 
 
Returns the decreasing taper flag of a stroke. 
 
Returns the end width of a stroke. 
 
Returns the increasing taper flag of a stroke. 
 
Returns the InvertStrokeInFirstCode flag of a stroke. 
 
Returns the InvertStrokeInLastCode flag of a stroke. 
 
Returns the length of a stroke. 
 
Returns the start width of a stroke. 
 
Returns the width mode of a stroke. 
 
Scales stroke data. 
 
Sets the bypass corner flag of a stroke.
 
 
Sets the can-be-scaled flag of a stroke.
 
 
Sets the start and end caps type of a stroke.
 
 
Sets the dash flag of a stroke.
 
 
Sets the decreasing taper flag of a stroke.
 
 
Sets the end width of a stroke.
 
 
Sets the increasing taper flag of a stroke.
 
 
Sets the InvertStrokeInFirstCode flag of a stroke.
 
 
Sets the InvertStrokeInLastCode flag of a stroke.
 
 
Sets the length of a stroke.
 
 
Sets the start width of a stroke.
 
 
Sets the width mode of a stroke.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.