Gets the
transparency percentage for this Layer in the specified Viewport and gets whether the transparency in this Layer is overridden in that Viewport.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTranparencyInViewport( _
dsViewport* Viewport As Viewport, _
bool* IsOverride As System.Boolean _
) As System.Integer |
Parameters
- Viewport
- Viewport
- IsOverride[out]
- True if transparency in this Layer is overridden in the specified Viewport, false if not
- Transparency[out] or Return Value
- Transparency percentage (see Remarks)
Remarks
See Also
Availability
DraftSight V1R6.0