VCOM:VectorWorks:ISDK::SetOpacity

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

Sets the opacity of h

virtual void SetOpacity(
MCObjectHandle h,
OpacityRef inNewOpacity)

Parameters

MCObjectHandle h No information available.
OpacityRef inNewOpacity The opacity value from 0 to 100, where 0 means fully transparent; 100 - fully solid.

Version

Availability: from Vectorworks 2009

See Also

VCOM:VectorWorks:ISDK::GetOpacity

[[VCOM:VectorWorks:ISDK::GetOpacity]]