UnifiedBitmap
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
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class UnifiedBitmap
The UnifiedBitmap type exposes the following members.
Properties
Name
Description
Public Property
Static Member
TextureLinkTextureTransforms
The property labeled “Link texture Transforms” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureOffsetLock
The property labeled “Offset Lock” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureRealWorldOffsetX
The property labeled “Offset X” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureRealWorldOffsetY
The property labeled “Offset Y” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureRealWorldScaleX
The property labeled “Size X” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureRealWorldScaleY
The property labeled “Size Y” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureScaleLock
The property labeled “Scale Lock” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureURepeat
The property labeled “U Repeat” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureVRepeat
The property labeled “V Repeat” from the “UnifiedBitmap” schema.
Public Property
Static Member
TextureWAngle
The property labeled “Angle” from the “UnifiedBitmap” schema.
Public Property
Static Member
UnifiedbitmapBitmap
The property labeled “Source” from the “UnifiedBitmap” schema.
Public Property
Static Member
UnifiedbitmapInvert
The property labeled “Invert Image” from the “UnifiedBitmap” schema.
Public Property
Static Member
UnifiedbitmapRGBAmount
The property labeled “Brightness” from the “UnifiedBitmap” schema.