2027 Class
Changes 0
C

UnifiedBitmap

Description:
A static class that provides access to the property names that appear in the UnifiedBitmap visual asset schema.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Visual.UnifiedBitmap
public static class UnifiedBitmap
Name Return Type Description
P TextureLinkTextureTransforms string The property labeled "Link texture Transforms" from the "UnifiedBitmap" schema.
P TextureOffsetLock string The property labeled "Offset Lock" from the "UnifiedBitmap" schema.
P TextureRealWorldOffsetX string The property labeled "Offset X" from the "UnifiedBitmap" schema.
P TextureRealWorldOffsetY string The property labeled "Offset Y" from the "UnifiedBitmap" schema.
P TextureRealWorldScaleX string The property labeled "Size X" from the "UnifiedBitmap" schema.
P TextureRealWorldScaleY string The property labeled "Size Y" from the "UnifiedBitmap" schema.
P TextureScaleLock string The property labeled "Scale Lock" from the "UnifiedBitmap" schema.
P TextureURepeat string The property labeled "U Repeat" from the "UnifiedBitmap" schema.
P TextureVRepeat string The property labeled "V Repeat" from the "UnifiedBitmap" schema.
P TextureWAngle string The property labeled "Angle" from the "UnifiedBitmap" schema.
P UnifiedbitmapBitmap string The property labeled "Source" from the "UnifiedBitmap" schema.
P UnifiedbitmapInvert string The property labeled "Invert Image" from the "UnifiedBitmap" schema.
P UnifiedbitmapRGBAmount string The property labeled "Brightness" from the "UnifiedBitmap" schema.