PrintStyle Property (IRevolvedSurface)
Gets or sets the name of the PrintStyle for this revolved surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property PrintStyle As System.String |
C# | |
---|
System.string PrintStyle {get;} |
JavaScript | |
---|
get_PrintStyle () : String
|
COM native C++ |   |
---|
HRESULT get_PrintStyle(
BSTR*Val
) |
C++ | |
---|
DSRESULT get_PrintStyle (
dsString*Val
)
|
Property Value
Name of the PrintStyle
Remarks
See Also
Availability
DraftSight 2020 SP0